Strict Standards: Non-static method Configure::read() should not be called statically in /home/taiwanc2/public_html/cake/basics.php on line 425

Strict Standards: Non-static method Configure::getInstance() should not be called statically in /home/taiwanc2/public_html/cake/libs/configure.php on line 309
Notice (8): Undefined index: ts [APP/app_controller.php, line 414]
CakePHP: the rapid development php framework: Errors

Missing Method in MynewsController

Error: The action products is not defined in controller MynewsController

Error: Create MynewsController::products() in file: app/controllers/mynews_controller.php.

<?php
class MynewsController extends AppController {

	var $name = 'Mynews';


	function products() {

	}

}
?>

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

Not Found: /home/taiwanc2/public_html/app/webroot/views/elements/sql_dump.php