Warning (2): unlink(/home/ubuntu/hub/app/tmp/logs/error.log.1422244355): Permission denied [CORE/Cake/Log/Engine/FileLog.php, line 210]
Warning (2): rename(/home/ubuntu/hub/app/tmp/logs/error.log,/home/ubuntu/hub/app/tmp/logs/error.log.1726724495) [function.rename]: Permission denied [CORE/Cake/Log/Engine/FileLog.php, line 214]
Phone Application: Errors

Missing Method in UsersController

Error: The action img is not defined in controller UsersController

Error: Create UsersController::img() in file: app/Controller/UsersController.php.

<?php
class UsersController extends AppController {


	public function img() {

	}

}

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

Stack Trace