Missing Method in TtgMapsGuidesPublishingController
Error: The action shopping_centres_in_singapore is not defined in controller TtgMapsGuidesPublishingController
Error: Create TtgMapsGuidesPublishingController::shopping_centres_in_singapore() in file: app/controllers/ttg_maps_guides_publishing_controller.php.
<?php
class TtgMapsGuidesPublishingController extends AppController {
var $name = 'TtgMapsGuidesPublishing';
function shopping_centres_in_singapore() {
}
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp
