Thursday, November 3, 2011

Error Debugging Help

Do you have any advice for how to find the root cause of an error like this...

2011-11-03 09:43:59 Error: [MissingControllerException] Controller class ImgController could not be found.
#0 /home/.../app/webroot/index.php(133): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#1 {main}

Like maybe there's a way to figure out what CakeRequest is asking for?  Or maybe someway to update/overwrite "MissingControllerException" so that it outputs a better error?  Any ideas would be helpful. 

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
 
 
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: