Warning (2): file_exists() [function.file-exists]: open_basedir restriction in effect. File(/cake/libs/controller/s_controller.php) is not within the allowed path(s): (/var/www/vhosts/default/htdocs:/tmp) [CORE/cake/basics.php, line 1498]
Leading source of Financial News, Investor Forums, CEO Interviews, Financial Columnists, Stock Information - Missing Controller

Proactive investorsLogo Proactive Investors UK Website

Search field
  • New Low-Cost North American Gold-Silver producer Minefinders Corporation
  • Emerging Tin and Tantalum Producer Gippsland
  • Oil and Gas producer in the Gulf of Mexico and Middle East Gulfsands Petroleum
  • Uranium exploration in West Africa Forte Energy

Missing controller

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

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

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

<?php
class SController extends AppController {
   var $name = 'S';
}
?>