ita - eng    
  • Notice (8): Trying to get property of non-object [APP/views/layouts/default.ctp, line 67]
  • Notice (8): Trying to get property of non-object [APP/views/layouts/default.ctp, line 68]
  • Notice (8): Trying to get property of non-object [APP/views/layouts/default.ctp, line 72]
      Notice (8): Undefined variable: products [APP/views/layouts/default.ctp, line 74]
      Warning (2): Invalid argument supplied for foreach() [APP/views/layouts/default.ctp, line 74]
  • Notice (8): Trying to get property of non-object [APP/views/layouts/default.ctp, line 85]
      Notice (8): Undefined variable: subPage [APP/views/layouts/default.ctp, line 87]
      Warning (2): Invalid argument supplied for foreach() [APP/views/layouts/default.ctp, line 87]
  • Notice (8): Trying to get property of non-object [APP/views/layouts/default.ctp, line 97]
  • Notice (8): Trying to get property of non-object [APP/views/layouts/default.ctp, line 98]

Missing Controller

Error: AboutController could not be found.

Error: Create the class AboutController below in file: app/controllers/about_controller.php

<?php
class AboutController extends AppController {

	var $name = 'About';
}
?>

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