View Single Post
  #2 (permalink)  
Old 01-24-2008, 12:33 PM
Leif.Högberg Leif.Högberg is offline
Member
 
Join Date: Aug 2007
Location: Sweden
Posts: 52
Send a message via MSN to Leif.Högberg
Default

It can't find the error controller. Common causes:
1) File is not named ErrorController.php
2) Above file is not in default module (if using mvc)
3) Class it not named ErrorController
Reply With Quote