it keeps giving the below error message, anyone knows how i can fix
it, thanks
Missing Controller
Error: 406.shtmlController could not be found.
Error: Create the class 406.shtmlController below in file: app/
controllers/406.shtml_controller.php
<?php
class 406.shtmlController extends AppController {
var $name = '406.shtml';
}
?>
--
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:
Post a Comment