Notice (8): Undefined index: pass [CORE/Cake/View/Helper/PaginatorHelper.php, line 111]
Notice (8): Undefined index: named [CORE/Cake/View/Helper/PaginatorHelper.php, line 111]
Warning (2): array_merge() [function.array-merge]: Argument #1 is not an array [CORE/Cake/View/Helper/PaginatorHelper.php, line 111]
CakePHP: the rapid development php framework: Errors

Missing Controller

Error: Controller could not be found.

Error: Create the class Controller below in file: app/Controller/Controller.php

<?php
class Controller extends AppController {

}

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

Stack Trace