Warning (2): rename(/var/www/html/cheo.com.vn/public_html/app/tmp/logs/error.log,/var/www/html/cheo.com.vn/public_html/app/tmp/logs/error.log.1753709930): Permission denied [CORE/Cake/Log/Engine/FileLog.php, line 205]
Warning (2): file_put_contents() [<a href='http://php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 1141 bytes written, possibly out of free disk space [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