Game Development Community

Interesting error in community/What's new

by Mike Rowley · in Site Feedback · 09/03/2009 (8:49 am) · 0 replies

Normally, when I log into GG, I hover over the Community tab and click "what's new". I get the page, sometimes with the bottom bar thru the middle, but refreshing the page fixes it.
This morning, I got an interesting error message.
EXCEPTION: (index.php): REST Response Error: fopen(GG/View/Helper/Doctype.php) [function.fopen]: failed to open stream: No such file or directory in file /usr/share/php/Zend/Rest/Client/Result.php on line 66 from URL /community

#0 [internal function]: Zend_Rest_Client_Result->handleXmlErrors(2, 'fopen(GG/View/H...', '/usr/share/php/...', 165, Array)
#1 /usr/share/php/Zend/Loader.php(165): fopen('GG/View/Helper/...', 'r', true)
#2 /usr/share/php/Zend/Loader/PluginLoader.php(371): Zend_Loader::isReadable('GG/View/Helper/...')
#3 /usr/share/php/Zend/View/Abstract.php(1105): Zend_Loader_PluginLoader->load('Doctype')
#4 /usr/share/php/Zend/View/Abstract.php(556): Zend_View_Abstract->_getPlugin('helper', 'doctype')
#5 /usr/share/php/Zend/View/Abstract.php(323): Zend_View_Abstract->getHelper('doctype')
#6 [internal function]: Zend_View_Abstract->__call('doctype', Array)
#7 /usr/share/php/Zend/View/Helper/HeadLink.php(278): Zend_View->doctype()
#8 /usr/share/php/Zend/View/Helper/HeadLink.php(312): Zend_View_Helper_HeadLink->itemToString(Object(stdClass))
#9 /usr/share/php/Zend/View/Helper/Placeholder/Container/Standalone.php(250): Zend_View_Helper_HeadLink->toString()
#10 /srv/www/vhosts/www.garagegames.com/application/default/views/scripts/layout/default.phtml(14): Zend_View_Helper_Placeholder_Container_Standalone->__toString()
#11 /usr/share/php/Zend/View.php(107): include('/srv/www/vhosts...')
#12 /usr/share/php/Zend/View/Abstract.php(820): Zend_View->_run('../application/...')
#13 /usr/share/php/Zend/Layout.php(787): Zend_View_Abstract->render('layout/default....')
#14 /usr/share/php/Zend/Layout/Controller/Plugin/Layout.php(142): Zend_Layout->render()
#15 /usr/share/php/Zend/Controller/Plugin/Broker.php(331): Zend_Layout_Controller_Plugin_Layout->postDispatch(Object(Zend_Controller_Request_Http))
#16 /usr/share/php/Zend/Controller/Front.php(945): Zend_Controller_Plugin_Broker->postDispatch(Object(Zend_Controller_Request_Http))
#17 /srv/www/vhosts/www.garagegames.com/html/index.php(134): Zend_Controller_Front->dispatch()
#18 {main}
I've never recieved this message before, so figured I'd get it to those who actually Know what it means.
Refreshing the page took care of it btw.


#1
09/03/2009 (8:57 am)
I've gotten this several times also. As Mike notes, a refresh will cause it to display correctly.