:: hustings.com - the online election platform :: compare election candidates :: compare political parties :: connect with the candidates :: connect with the parties ::

Missing Method in MembersController

You are seeing this error because the action forgotten-password is not defined in controller MembersController

If you want to customize this error message, create public/views/errors/missing_action.thtml.

Fatal: Confirm you have created the MembersController::forgotten-password() in file : public/controllers/members_controller.php

<?php
class MembersController extends AppController {
   function forgotten-password() {
   }

}
?>

© hustings.com ltd 2012. All rights reserved