Notice (8): Undefined variable: content [APP/views/elements/menuTop.ctp, line 21]
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 Method in ContentsController

Error: The action Nick Dietzel, Holger Freytag, David Albrecht is not defined in controller ContentsController

Error: Create ContentsController::Nick Dietzel, Holger Freytag, David Albrecht() in file: myapp/controllers/contents_controller.php.

<?php
class ContentsController extends AppController {

	var $name = 'Contents';


	function Nick Dietzel, Holger Freytag, David Albrecht() {

	}

}
?>

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