Proactive investorsLogo Proactive Investors UK Website

Search field
  • Gold and Nickel exploration in Tasmania and Western Australia Greatland Gold
  • Copper and Gold projects in Kazakhstan Frontier Mining
  • Developing the Ming Copper Mine in Eastern Canada Rambler Metals & Mining
  • High grade zinc exploration in Ireland Connemara Mining

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