Error: OnlineController could not be found.
Error: Create the class OnlineController below in file: app_media/controllers/online_controller.php
<?php
class OnlineController extends AppController {
var $name = 'Online';
}
?>
Notice: If you want to customize this error message, create app_media/views/errors/missing_controller.ctp