Notice (8): Undefined index:  HTTP_ACCEPT_LANGUAGE [APP/Config/bootstrap.php, line 58]
Warning (2): SplFileInfo::openFile(/home/joialhnt/www/app/tmp/cache/persistent/myapp_cake_core_cake_dev_eng) [splfileinfo.openfile]: failed to open stream: Disk quota exceeded [CORE/Cake/Cache/Engine/FileEngine.php, line 311]
Warning (512): Cannot open file '/home/joialhnt/www/app/tmp/cache/persistent/myapp_cake_core_cake_dev_eng' [CORE/Cake/Cache/Engine/FileEngine.php, line 313]
Warning (512): _cake_core_ cache was unable to write 'cake_dev_eng' to File cache [CORE/Cake/Cache/Cache.php, line 309]
Joïa | Errors

Missing Method in AppController

Error: The action webroot is not defined in controller AppController

Error: Create AppController::webroot() in file: app/Controller/AppController.php.

<?php
class AppController extends AppController {


	public function webroot() {

	}

}

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

Stack Trace

Warning (2): SplFileInfo::openFile(/home/joialhnt/www/app/tmp/cache/persistent/myapp_cake_core_file_map) [splfileinfo.openfile]: failed to open stream: Disk quota exceeded [CORE/Cake/Cache/Engine/FileEngine.php, line 311]
Warning (512): Cannot open file '/home/joialhnt/www/app/tmp/cache/persistent/myapp_cake_core_file_map' [CORE/Cake/Cache/Engine/FileEngine.php, line 313]
Warning (512): _cake_core_ cache was unable to write 'file_map' to File cache [CORE/Cake/Cache/Cache.php, line 309]