Warning (512): _cake_core_ cache was unable to write 'cake_dev_' to File cache [APP/Lib/libs/cakephp-2.3.5/lib/Cake/Cache/Cache.php, line 310]
Warning (512): _cake_model_ cache was unable to write 'default_huaaiyimei_list' to File cache [APP/Lib/libs/cakephp-2.3.5/lib/Cake/Cache/Cache.php, line 310]
Warning (512): _cake_model_ cache was unable to write 'default_huaaiyimei_list' to File cache [APP/Lib/libs/cakephp-2.3.5/lib/Cake/Cache/Cache.php, line 310]
Warning (512): _cake_model_ cache was unable to write 'default_huaaiyimei_sckm_links' to File cache [APP/Lib/libs/cakephp-2.3.5/lib/Cake/Cache/Cache.php, line 310]
Warning (512): _cake_model_ cache was unable to write 'default_huaaiyimei_sckm_links' to File cache [APP/Lib/libs/cakephp-2.3.5/lib/Cake/Cache/Cache.php, line 310]
Warning (2): file_put_contents(): Only 0 of 746 bytes written, possibly out of free disk space [APP/Lib/libs/cakephp-2.3.5/lib/Cake/Log/Engine/FileLog.php, line 87]
CakePHP: the rapid development php framework: Errors

Missing Method in InfoController

Error: The action favicon.ico is not defined in controller InfoController

Error: Create InfoController::favicon.ico() in file: app/Controller/InfoController.php.

<?php
class InfoController extends AppController {


	public function favicon.ico() {

	}

}

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

Stack Trace

(default) 2 queries took 1 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `SystemValue`.`var`, `SystemValue`.`value` FROM `huaaiyimei`.`sckm_system_values` AS `SystemValue` WHERE 1 = 124241
2SELECT `Link`.`id`, `Link`.`title`, `Link`.`link` FROM `huaaiyimei`.`sckm_links` AS `Link` WHERE `Link`.`family` like '%,28,%' AND `is_index` = '1' ORDER BY `list_order` DESC, `id` ASC LIMIT 10440
Warning (512): _cake_core_ cache was unable to write 'file_map' to File cache [APP/Lib/libs/cakephp-2.3.5/lib/Cake/Cache/Cache.php, line 310]
Warning (512): _cake_core_ cache was unable to write 'object_map' to File cache [APP/Lib/libs/cakephp-2.3.5/lib/Cake/Cache/Cache.php, line 310]
Warning (512): _cake_core_ cache was unable to write 'method_cache' to File cache [APP/Lib/libs/cakephp-2.3.5/lib/Cake/Cache/Cache.php, line 310]