Forgot Password?
Register
More Website Templates at TemplateMonster.com!

Missing Method in RankforusersController

Error: The action index is not defined in controller RankforusersController

Error: Create RankforusersController::index() in file: app/controllers/rankforusers_controller.php.

<?php
class RankforusersController extends AppController {

	var $name = 'Rankforusers';


	function index() {

	}

}
?>

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

Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0215215
Component initialization and startup2152194
Controller action2192267
Component initialization and startup #22232490
Render Controller Action2282490
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1.33753655399E+12-1.33753655399E+12
Component initialization and startup2152194
Controller action2192267
Component initialization and startup #22232490
Render Controller Action2282490