Notice (8): Undefined variable: _SESSION [APP/webroot/include/topmenu.php, line 6]
 

Missing Controller

Error: GatewayController could not be found.

Error: Create the class GatewayController below in file: app/controllers/gateway_controller.php

<?php
class GatewayController extends AppController {

	var $name = 'Gateway';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp