Error: PartyTravelController could not be found.
Error: Create the class PartyTravelController below in file: app/controllers/party_travel_controller.php
<?php
class PartyTravelController extends AppController {
var $name = 'PartyTravel';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp