• Notice (8): Undefined variable: ctrl [APP/views/layouts/default.ctp, line 126] " >
  • Notice (8): Undefined variable: page [APP/views/layouts/default.ctp, line 127]
    Warning (2): in_array() [function.in-array]: Wrong datatype for second argument [APP/views/layouts/default.ctp, line 127]
    
    ">
  • Notice (8): Undefined variable: ctrl [APP/views/layouts/default.ctp, line 128] ">
  • Notice (8): Undefined variable: ctrl [APP/views/layouts/default.ctp, line 129] ">
  • Notice (8): Undefined variable: ctrl [APP/views/layouts/default.ctp, line 130] ">
  • Notice (8): Undefined variable: ctrl [APP/views/layouts/default.ctp, line 131] ">
  • Notice (8): Undefined variable: page [APP/views/layouts/default.ctp, line 132]
    Warning (2): in_array() [function.in-array]: Wrong datatype for second argument [APP/views/layouts/default.ctp, line 132]
    
    ">
  • Notice (8): Undefined variable: page [APP/views/layouts/default.ctp, line 133]
    Warning (2): in_array() [function.in-array]: Wrong datatype for second argument [APP/views/layouts/default.ctp, line 133]
    
    ">

Missing Controller

Error: Robots.txtController could not be found.

Error: Create the class Robots.txtController below in file: app/controllers/robots.txt_controller.php

<?php
class Robots.txtController extends AppController {

	var $name = 'Robots.txt';
}
?>

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