Notice (8): Undefined index:  controller [CORE\app\views\layouts\default.thtml, line 19]
Notice (8): Undefined index:  controller [CORE\app\views\layouts\default.thtml, line 57]

Missing controller

You are seeing this error because controller ZinloosgeweldigController could not be found.

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

Fatal: Create the class below in file: app\controllers\zinloosgeweldig_controller.php

<?php
class ZinloosgeweldigController extends AppController {
   var $name = 'Zinloosgeweldig';
}
?>


ABOUT QI
KRAANSPOOR 12-14 * 1033 SE AMSTERDAM NOORD * +31 (0)20 531 08 70 * INFO@QI-IDEAS.COM * ROUTE
Notice (8): Undefined index:  controller [CORE\app\views\layouts\default.thtml, line 78]