Warning (512): /home1/allsprin/public_html/app/tmp/cache/persistent/ is not writable [CORE/cake/libs/cache/file.php, line 267]
Warning (512): /home1/allsprin/public_html/app/tmp/cache/models/ is not writable [CORE/cake/libs/cache/file.php, line 267]
CakePHP: the rapid development php framework: Errors

Missing Method in ProductsController

Error: The action pages is not defined in controller ProductsController

Error: Create ProductsController::pages() in file: app/controllers/products_controller.php.

<?php
class ProductsController extends AppController {

	var $name = 'Products';


	function pages() {

	}

}
?>

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

Not Found: /home1/allsprin/public_html/app/webroot/elements/sql_dump.php