Notice (8): Undefined index:  controller [CORE/app/views/elements/steps.ctp, line 2]
Notice (8): Undefined index:  controller [CORE/app/views/elements/steps.ctp, line 4]
Notice (8): Undefined index:  controller [CORE/app/views/elements/steps.ctp, line 6]
Notice (8): Undefined index:  controller [CORE/app/views/elements/steps.ctp, line 8]
Step 1: Select an Island

Missing controller

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

<?php
class RobotsController extends AppController {
   var $name = 'Robots';
}
?>

Have questions? Call your Hawaiian Experts today at 866-96-ALOHA (2-5642)