José de Menezes Soares Neto schreef:
*Fatal error*: Uncaught exception 'Zend_View_Exception' with message 'script 'index\index.phtml' not found in path' in D:\www\projeto\lib\Zend\View\Abstract.php:595 Stack trace: #0 D:\www\projeto\lib\Zend\View\Abstract.php(525): Zend_View_Abstract->_script('index\index.pht...') #1 D:\www\projeto\lib\Zend\Controller\Action.php(218): Zend_View_Abstract->render('index\index.pht...') #2 D:\www\projeto\application\controllers\IndexController.php(16): Zend_Controller_Action->render() #3 D:\www\projeto\lib\Zend\Controller\Action.php(488): IndexController->indexAction() #4 D:\www\projeto\lib\Zend\Controller\Dispatcher\Standard.php(214): Zend_Controller_Action->dispatch('indexAction') #5 D:\www\projeto\lib\Zend\Controller\Front.php(753): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #6 D:\www\projeto\index.php(35): Zend_Controller_Front->dispatch() #7 {main} thrown in *D:\www\projeto\lib\Zend\View\Abstract.php* on line *595* ** ------------------------------------------------------------------------ ** *Look, the Zend_View try to find index\index.phtml and not index.phtml...*
------------------------------------------------------------------------

No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.446 / Virus Database: 268.18.18/733 - Release Date: 25/03/2007 
11:07

When no controller and action are specified, they will default to index/index.

That's why the view will look for index/index.phtml

Best,

--
Andries Seutens
http://andries.systray.be

Gecontroleerd op virussen door de JOJO Secure Gateway.

Reply via email to