View Single Post
Old 03-13-2004, 12:51 PM   #1
CommishJoe
Global Moderator
 
CommishJoe's Avatar
 
Join Date: Feb 2002
Location: Minneapolis, MN
Posts: 5,238
New export tracker released

http://bosi.allin1websolutions.com/downloads.html

There are 2 additions to this:

1. Jack added stylesheet support. You can now change the fonts, colors, etc by changing the settings in the included style sheet (it's part of the lastexport file).

2. To install, you no longer have to go through a lengthy customization process. Instead, upload lastexport.php with the league and teams CSV files generated by my exporter (if you don't have it yet, you can download this from the same link above). You only have to change 2 variables in lastexport now to get it to work:

// Modify these variables to indicate the directories where the exports are stored
$STR_cur_exports = "exports";
$STR_old_exports = "old_exports";

I am cross posting this in the on-line leagues forum as well. Enjoy!
__________________
Joe

Success isn’t owned. It’s leased. And rent is due every day.
CommishJoe is offline