No further ideas? Maybe the question has to be: When for example /user/login does not work, although a controller UserController extends Zend_Controller_Action exists in the controllers path, why then does it work with /index/news through a controller IndexController located and build based on the same schema as the user controller? I'm a bit confused and at a loss.
|