Please change the controller name as 'shoppingcartController'. and name the
file with same.shoppingcartController.php Then run.



mezoni wrote:
> 
> I have a controller named 'ShoppingCartController'.
> When I reaquest this action like this
> http://mysite/s-h-o-p-p-i-n-g-c-a-r-t I get the following error:
> Uncaught exception 'Zend_View_Exception' with message
> 'script 's-h-o-p-p-i-n-g-c-a-r-t/index.phtml' not found in path
> (.\application\modules\default\views\scripts\)'
> in Y:\home\test1.ru\www\library\Zend\View\Abstract.php:853
> 
> Why?
> 
> I'm not have the 'S-h-o-p-p-i-n-g-c-a-r-tController'...
> 
> Why I not get the following error?
> Uncaught exception 'Zend_Controller_Dispatcher_Exception' with message
> 'Invalid controller specified (s-h-o-p-p-i-n-g-c-a-r-t)'
> in
> Y:\home\test1.ru\www\library\Zend\Controller\Dispatcher\Standard.php:198
> 
> I'm sorry for my English...
> 

-- 
View this message in context: 
http://www.nabble.com/This-is-a-bug-or-feature--tp15214302p18084708.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to