Notice (8): Undefined variable: phone [APP/views/layouts/default.ctp, line 38]
Notice (8): Undefined variable: icq [APP/views/layouts/default.ctp, line 38]
Notice (8): Undefined variable: cat_rows [APP/views/layouts/default.ctp, line 40]
Notice (8): Undefined variable: banner [APP/views/layouts/default.ctp, line 40]
Notice (8): Undefined variable: counter [APP/views/layouts/default.ctp, line 40]

Препараты

Notice (8): Undefined variable: right_column [APP/views/layouts/default.ctp, line 45]
Notice (8): Undefined variable: right_column [APP/views/layouts/default.ctp, line 48]
Notice (8): Undefined variable: right_column [APP/views/layouts/default.ctp, line 51]

Missing Method in ItemsController

Error: The action index is not defined in controller ItemsController

Error: Create ItemsController::index() in file: app/controllers/items_controller.php.

<?php
class ItemsController extends AppController {

	var $name = 'Items';


	function index() {

	}

}
?>

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