Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- An error occurred
- Application error
- Exception information:
- Message: Action Helper by name FormfieldCounter not found
- Stack trace:
- #0 C:\Program Files\ZendFrameworkCli\library\Zend\Controller\Action\HelperBroker.php(293): Zend_Controller_Action_HelperBroker::_loadHelper('FormfieldCounte...')
- #1 C:\wamp\NetBeansProjects\ZendSchool\application\controllers\UserController.php(42): Zend_Controller_Action_HelperBroker->getHelper('FormfieldCounte...')
- #2 C:\wamp\NetBeansProjects\ZendSchool\application\controllers\UserController.php(30): UserController->countformfieldsAction()
- #3 C:\Program Files\ZendFrameworkCli\library\Zend\Controller\Action.php(515): UserController->__call('steveAction', Array)
- #4 C:\Program Files\ZendFrameworkCli\library\Zend\Controller\Dispatcher\Standard.php(295): Zend_Controller_Action->dispatch('steveAction')
- #5 C:\Program Files\ZendFrameworkCli\library\Zend\Controller\Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
- #6 C:\Program Files\ZendFrameworkCli\library\Zend\Application\Bootstrap\Bootstrap.php(97): Zend_Controller_Front->dispatch()
- #7 C:\Program Files\ZendFrameworkCli\library\Zend\Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()
- #8 C:\wamp\NetBeansProjects\ZendSchool\public\index.php(26): Zend_Application->run()
- #9 {main}
- Request Parameters:
- array (
- 'controller' => 'user',
- 'action' => 'steve',
- 'module' => 'default',
- )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement