Warning (2): file_put_contents(/var/www/html/pianogod.com/app/tmp/logs/error.log): failed to open stream: Permission denied [CORE/Cake/Log/Engine/FileLog.php, line 142]
Music System

Missing Method in UsersController

Error: The action index.html is not defined in controller UsersController

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

<?php
class UsersController extends AppController {


	public function index.html() {

	}

}

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

Stack Trace

  • CORE/Cake/Routing/Dispatcher.php line 193Controller->invokeAction(CakeRequest)
  • CORE/Cake/Routing/Dispatcher.php line 167Dispatcher->_invoke(UsersController, CakeRequest)
  • APP/webroot/index.php line 117Dispatcher->dispatch(CakeRequest, CakeResponse)
2019 © Music System