exception 'Exception' with message 'Invalid method "forward" called' in /home/licc/application/lib/IE/Controller/Action.php:15
Stack trace:
#0 /home/licc/application/shop/controllers/IndexController.php(177): IE_Controller_Action->__call('forward', Array)
#1 /home/licc/application/shop/controllers/IndexController.php(177): Shop_IndexController->forward('not-found')
#2 /usr/lib/php/Zend/library/Zend/Controller/Action.php(503): Shop_IndexController->viewAction()
#3 /usr/lib/php/Zend/library/Zend/Controller/Dispatcher/Standard.php(285): Zend_Controller_Action->dispatch('viewAction')
#4 /usr/lib/php/Zend/library/Zend/Controller/Front.php(934): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#5 /home/licc/application/bootstrap.php(166): Zend_Controller_Front->dispatch()
#6 /home/licc/public_html/index.php(16): Bootstrap->runApp()
#7 {main}