Notice (8): Undefined variable: newsitems [APP/views/elements/leftColumn.ctp, line 2]
Warning (2): Invalid argument supplied for foreach() [APP/views/elements/leftColumn.ctp, line 2]

Missing Controller

Error: Robots.txtController could not be found.

Error: Create the class Robots.txtController below in file: myapp/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 myapp/views/errors/missing_controller.ctp