Warning (2): file_put_contents(/home/dev2/hub/app/tmp/logs/error.log): failed to open stream: Permission denied [CORE/Cake/Log/Engine/FileLog.php, line 144]
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