Proactive investorsLogo Proactive Investors UK Website

Search field
  • Gold production and exploration in Southern Africa Pan African Resources
  • Precious and base metals exploration specialists in Latin America Mariana Resources
  • Advancing a multi-million ounce gold project in the Philippines Metals Exploration
  • Development of onshore conventional and unconventional oil and gas Irvine Energy

Missing controller

You are seeing this error because controller RegisteredController 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/registered_controller.php

<?php
class RegisteredController extends AppController {
   var $name = 'Registered';
}
?>