Notice (8): Undefined variable: pageDesc [APP/views/layouts/default.ctp, line 38] " /> Notice (8): Undefined variable: pageImage [APP/views/layouts/default.ctp, line 39] " />

Missing Controller

Error: GameController could not be found.

Error: Create the class GameController below in file: public_html/controllers/game_controller.php

<?php
class GameController extends AppController {

	var $name = 'Game';
}
?>

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