Warning (512): _cake_core_ cache was unable to write 'cake_dev_eng' to File cache [CORE/Cake/Cache/Cache.php, line 327]
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.1754157207) [<a href='http://php.net/function.rename'>function.rename</a>]: 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 689 bytes written, possibly out of free disk space [CORE/Cake/Log/Engine/FileLog.php, line 142]

Missing Method in NewsController

Error: The action quan-ao.html is not defined in controller NewsController

Error: Create NewsController::quan-ao.html() in file: app/Controller/NewsController.php.

<?php
class NewsController extends AppController {


	public function quan-ao.html() {

	}

}

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

Stack Trace

Warning (512): _cake_core_ cache was unable to write 'file_map' to File cache [CORE/Cake/Cache/Cache.php, line 327]