Latest version ( used by FFH PBEMs 14, 15a and 17 )
Gmail setup bit is the same. Make sure IMAP is enabled and that all filters have no spam rule. Obscure bit to keep in mind is that one can set up no more than 20 forwarding emails for one gmail box. So a lot of very numerous teams is a non starter.
PHP script got separated into two parts for ease of maintenance (any updates get applied to all the trackers at once ), to facilitate future extensions ( some limitations from older versions got removed ) and for end user readability ( don't actually need to know to read PHP anymore to set one up ). Here's the main script
http://dl.dropbox.com/u/14578363/tracker_v5.php
You need only one incarnation of it for your website. There's no need to edit it in any way.
Here's the game specific bit
http://dl.dropbox.com/u/14578363/example.tracker
You want one of these for each game you need tracker for. The .tracker extension is mandatory.
The link to a tracker in this format would be http://www.someserver.com/tracker_v5.php?game=example
Gmail setup bit is the same. Make sure IMAP is enabled and that all filters have no spam rule. Obscure bit to keep in mind is that one can set up no more than 20 forwarding emails for one gmail box. So a lot of very numerous teams is a non starter.
PHP script got separated into two parts for ease of maintenance (any updates get applied to all the trackers at once ), to facilitate future extensions ( some limitations from older versions got removed ) and for end user readability ( don't actually need to know to read PHP anymore to set one up ). Here's the main script
http://dl.dropbox.com/u/14578363/tracker_v5.php
You need only one incarnation of it for your website. There's no need to edit it in any way.
Here's the game specific bit
http://dl.dropbox.com/u/14578363/example.tracker
You want one of these for each game you need tracker for. The .tracker extension is mandatory.
The link to a tracker in this format would be http://www.someserver.com/tracker_v5.php?game=example