Proactive investorsLogo Proactive Investors UK Website

Search field
  • Iron Ore, Manganese and Uranium projects Red Rock Resources
  • High grade zinc exploration in Ireland Connemara Mining
  • Nickel Laterite Producer in the Philippines Rusina Mining
  • Oil and Gas Production and Development interests in Italy and Malta Mediterranean Oil & Gas

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';
}
?>