Home Chapter Board Membership Meetings Links Classifieds Vendor Sponsors Contact Us

Missing controller

You are seeing this error because controller SearchController could not be found.

Notice: If you want to customize this error message, create app/views/errors/missing_controller.thtml.

Fatal: Create the class below in file : app/controllers/search_controller.php

<?php
class SearchController extends AppController {
   var $name = 'Search';
}
?>

Use of this website signifies your agreement to our Terms and Conditions © Copyright 2010 AFCOMMIDLANTIC.com. All rights reserved.