Warning (2): file_put_contents(/var/www/html/cheo.com.vn/public_html/app/tmp/logs/error.log): failed to open stream: Permission denied [CORE/Cake/Log/Engine/FileLog.php, line 142]

Missing Method in ProductsController

Error: The action product_new is not defined in controller ProductsController

Error: Create ProductsController::product_new() in file: app/Controller/ProductsController.php.

<?php
class ProductsController extends AppController {


	public function product_new() {

	}

}

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

Stack Trace