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