Errors
Missing Controller
Error: NewsarchivesController could not be found.
Error: Create the class NewsarchivesController below in file: app/controllers/newsarchives_controller.php
<?php
class NewsarchivesController extends AppController {
var $name = 'Newsarchives';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp