Warning: mysql_query() [function.mysql-query]: Access denied for user 'apache'@'localhost' (using password: NO) in /home/httpd/vhosts/varietyclub.org.uk/httpdocs/oi-core/controllers/components/mysql.php on line 7

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/httpd/vhosts/varietyclub.org.uk/httpdocs/oi-core/controllers/components/mysql.php on line 7
Variety Club CMS

Missing controller

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

Notice: this error is being rendered by the app/views/errors/missing_controller.thtml view file, a user-customizable error page for handling invalid controller dispatches.

Fatal: Unable to load controller DocsController

Fatal: Create Class:


<?php
class DocsController extends AppController
{
    var $name = 'Docs';
}
?>

in file : app/controllers/docs_controller.php