Error Occured

ZF Message: Action "app" does not exist and was not trapped in __call()

You are trying to run this :

Module: usermanagement
Controller: passwordreset
Action: app

Check your controller here /home/sportsforce/sportsforceonline.com25122012/app/controllers/usermanagement or define it in config/routers.cfg.php

-or-

Here is error trace

#0 /home/sportsforce/sportsforceonline.com25122012/Libs/Zend/Controller/Action.php(514): Zend_Controller_Action->__call('appAction', Array)
#1 /home/sportsforce/sportsforceonline.com25122012/Libs/Zend/Controller/Dispatcher/Standard.php(288): Zend_Controller_Action->dispatch('appAction')
#2 /home/sportsforce/sportsforceonline.com25122012/Libs/Zend/Controller/Front.php(936): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#3 /home/sportsforce/sportsforceonline.com25122012/index.php(45): Zend_Controller_Front->dispatch()
#4 {main}