phpCommish ready for download
Moderator: TFF Mods
-
- Rookie
- Posts: 8
- Joined: Tue Aug 23, 2005 9:19 am
phpCommish ready for download
Hi.
I've finished the first version of phpCommish and put together a web-page for the project.
You can find the page here: http://www.tinius.no/phpcommish/
phpCommish is programmed using php and MySQL.
phpCommish is a very simple league management system for leagues based on LRB4.
The league points system uses traditional soccer-league points (3 win, 1 draw, 0 loss) compares TD's where points are equal, compares CAS' where points and TD's are equal.
phpCommish can also be used as a team-manager for javaBB and PBeM applications.
- Stein -
I've finished the first version of phpCommish and put together a web-page for the project.
You can find the page here: http://www.tinius.no/phpcommish/
phpCommish is programmed using php and MySQL.
phpCommish is a very simple league management system for leagues based on LRB4.
The league points system uses traditional soccer-league points (3 win, 1 draw, 0 loss) compares TD's where points are equal, compares CAS' where points and TD's are equal.
phpCommish can also be used as a team-manager for javaBB and PBeM applications.
- Stein -
Reason: ''
-
- Da Cynic
- Posts: 7462
- Joined: Thu Jan 01, 1970 12:00 am
- Location: Nice Red Uniforms and Fanatical devotion to the Pope!
-
- Rookie
- Posts: 8
- Joined: Tue Aug 23, 2005 9:19 am
I will update for LRB5.
I finished the LRB4-version about when LRB5 was released, so I haven't had time to look into that yet.
The league management works independent of the rules. If you create some teams, you can just use the league management part for virtually any kind of league that uses these rules for points and scoring.
The team management are the specific LRB4 based code.
I will keep you posted.
- S -
I finished the LRB4-version about when LRB5 was released, so I haven't had time to look into that yet.
The league management works independent of the rules. If you create some teams, you can just use the league management part for virtually any kind of league that uses these rules for points and scoring.
The team management are the specific LRB4 based code.
I will keep you posted.
- S -
Reason: ''
-
- Rookie
- Posts: 8
- Joined: Tue Aug 23, 2005 9:19 am
phpCommish for LRB5
I have finished phpCommish for LRB5.
Go to:
http://www.tinius.no/phpcommish/
For more info and a demo.
Enjoy.
- Stein -
Go to:
http://www.tinius.no/phpcommish/
For more info and a demo.
Enjoy.
- Stein -
Reason: ''
-
- Rookie
- Posts: 8
- Joined: Tue Aug 23, 2005 9:19 am
-
- Legend
- Posts: 1983
- Joined: Thu Oct 23, 2003 1:43 pm
- Location: Somewhere in Northern Ireland, Boycotting GW
- Contact:
trying to get this working for LRB5 PBEM... have it installed, but when I try to create new leagues and whatnot it does nothing... abd Ive uploaded all the files... will this have to do anything with permissions for the user?
http://lrb5pbem.free-site-host.com/
http://lrb5pbem.free-site-host.com/
Reason: ''
http://www.bbminis.blogspot.com
My Fantasy Football blog with painted minis!
I am selling off full teams that are unpainted as yet but would prefer to sell them painted, I have lots of teams, PM me if you are interested
My Fantasy Football blog with painted minis!
I am selling off full teams that are unpainted as yet but would prefer to sell them painted, I have lots of teams, PM me if you are interested
-
- Rookie
- Posts: 8
- Joined: Tue Aug 23, 2005 9:19 am
Ah, yes. That has been brought to my attention recently.
The problem is this: I developed the scripts using php4, and php5 introduces a more strict use of POST'ed variables (among other things).
I have mostly updated the code, both for lrb4 and lrb5 and will be releasing it soon.
If anybody else has this same problem, please feel free to PM me, or send an email.
I'll announce it here when the code is available.
- Stein -
The problem is this: I developed the scripts using php4, and php5 introduces a more strict use of POST'ed variables (among other things).
I have mostly updated the code, both for lrb4 and lrb5 and will be releasing it soon.
If anybody else has this same problem, please feel free to PM me, or send an email.
I'll announce it here when the code is available.
- Stein -
Reason: ''
-
- Rookie
- Posts: 8
- Joined: Tue Aug 23, 2005 9:19 am
phpCommish v2 announcement
The phpcommish app is updated to version 2!
Go to http://phpcommish.tinius.no for download, and demo.
The update has been a rework of the code to support php5/mysql5, update to tables, and bugfixes of the existing code.
phpCommish is a php/mysql app that can help a league commish manage his or her league. The league model uses leagues, seasons and divisions as the organizing base. Results are displayed in a table calculated on result, TD's and CAS's.
You can even run the app locally on your computer using an app like
http://www.appservnetwork.com/.
Updates? Suggestions? Bugs?
Send me a PM or email.
- Stein -
Go to http://phpcommish.tinius.no for download, and demo.
The update has been a rework of the code to support php5/mysql5, update to tables, and bugfixes of the existing code.
phpCommish is a php/mysql app that can help a league commish manage his or her league. The league model uses leagues, seasons and divisions as the organizing base. Results are displayed in a table calculated on result, TD's and CAS's.
You can even run the app locally on your computer using an app like
http://www.appservnetwork.com/.
Updates? Suggestions? Bugs?
Send me a PM or email.
- Stein -
Reason: ''