Missing Controller

Missing controller

You are seeing this error because controller TourController could not be found.

Notice: If you want to customize this error message, create app/views/errors/missing_controller.thtml.

Fatal: Create the class below in file : app/controllers/tour_controller.php

<?php
class TourController extends AppController {
   var $name = 'Tour';
}
?>

 

Where did you see the show?
Give your review a title:
Stars:
Terrible
Okay, but some problems
Average
Above average
Excellent

Review:
Name:
Email:
Please enter the following code into the box:
 
Stay up to date with all things Blue Man
NOTE: By submitting this review, your comments may be used by Blue Man Group for marketing and advertising purposes.