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

Missing Method in RankforusersController

Error: The action add is not defined in controller RankforusersController

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

<?php
class RankforusersController extends AppController {

	var $name = 'Rankforusers';


	function add() {

	}

}
?>

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)0207207
Component initialization and startup2072125
Controller action2122197
Component initialization and startup #22152430
Render Controller Action2212430
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1.33753657815E+12-1.33753657815E+12
Component initialization and startup2072125
Controller action2122197
Component initialization and startup #22152430
Render Controller Action2212430