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

Missing Method in AnswersController

You are seeing this error because the action vote-against is not defined in controller AnswersController

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

Fatal: Confirm you have created the AnswersController::vote-against() in file : public/controllers/answers_controller.php

<?php
class AnswersController extends AppController {
   function vote-against() {
   }

}
?>

© hustings.com ltd 2012. All rights reserved