Proactive investorsLogo Proactive Investors UK Website

Search field
  • Operating Australia's longest running gold mine Norseman Gold
  • Advanced Gold and Copper interests in Spain and Eastern Europe Emed Mining
  • Gold production and exploration in Southern Africa Pan African Resources
  • Coloured Gemstone Production, Cutting, Polishing & Marketing Gemfields Resources

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