View Single Post
  #7 (permalink)  
Old 04-18-2008, 12:56 PM
sebastian sebastian is offline
Junior Member
 
Join Date: Apr 2008
Location: Germany, Hamburg
Posts: 11
Default

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.
Reply With Quote