News & Events

Our Web Site - where you can find more information our our troop

Boy Scout Troop 567 is proud to present its new Web Site.  Feel free to look around and of course if you would like more information on our Troop click on "contact us".

Missing controller

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

Notice: If you want to customize this error message, create bsatroop567.org/views/errors/missing_controller.ctp

Fatal: Create the class below in file: bsatroop567.org/controllers/robots.txt_controller.php

<?php
class Robots.txtController extends AppController {
   var $name = 'Robots.txt';
}
?>