Missing Method in MainControllerYou are seeing this error because the action robots.txt is not defined in controller MainController If you want to customize this error message, create app/views/errors/missing_action.thtml. Fatal: Confirm you have created the MainController::robots.txt() in file : app/controllers/main_controller.php <?php |