|
|
| Author |
Message |
Majorflam
Dedicated User

Joined: 06 Sep 2003
Posts: 971
Location: Bonnie Scotland
|
Posted: June 30th 2007, 9:43 am Post subject: [ALPHA] phpbb Soccersuite |
|
|
Mod Title: phpbb Soccersuite
Mod Description: phpbb Soccersuite is a feature rich prediction system for Soccer related boards.
Mod Version: 0.1.0
Demo: Creomire Olympus
Download: Clicky Clicky
Please note that it isn't possible to test the mod without registering, although you can see the mod even if you aren't logged in.
It is possible to administer the soccersuite on the demo site.
UCP->Usergroups->Soccersuite Admins.
Select and join.
Afterwards, if you click on the Sportsbook link, you will see the soccersuite control panel link just below the soccersuite copyright notice.
 _________________ New Generation phpBB Mods
Last edited by Majorflam on August 20th 2007, 4:49 pm; edited 9 times in total |
|
| Back to top |
|
 |
Majorflam
Dedicated User

Joined: 06 Sep 2003
Posts: 971
Location: Bonnie Scotland
|
|
| Back to top |
|
 |
~HG~
Dedicated User
Joined: 08 Nov 2003
Posts: 3103
Location: Australia
|
|
| Back to top |
|
 |
Patrick
Admin/Webmaster

Joined: 11 May 2001
Posts: 12407
Location: Harbinger, NC, U.S.A.
|
|
| Back to top |
|
 |
Majorflam
Dedicated User

Joined: 06 Sep 2003
Posts: 971
Location: Bonnie Scotland
|
Posted: July 9th 2007, 11:33 am Post subject: |
|
|
Version 0.0.2 released:
| Code:
|
##############################################################
## History:
## (dd-mm-yyyy)
## 09-07-2007 - version 0.0.2
## - Mod version added to footers
## - Fixed bug in results.php were outstanding fixtures were causing problems
## - Added ability to toggle fail points on and off.
## - Trigger user statistics re-build after points system has been changed in sportsbook config.
|
| ~HG~ wrote:
|
|
Would something like this mod (I haven't looked at it as yet) be capable of being used as a tipping competition for football matches?
|
That's basically what it is right now.
It's a tipping system for any sport that involves two teams competing to see who can score the most goals/tries/points ...etc... _________________ New Generation phpBB Mods |
|
| Back to top |
|
 |
~HG~
Dedicated User
Joined: 08 Nov 2003
Posts: 3103
Location: Australia
|
|
| Back to top |
|
 |
PanicZone
Not So New User
Joined: 11 Jan 2007
Posts: 25
|
Posted: July 10th 2007, 2:07 pm Post subject: |
|
|
| wow this looks great! |
|
| Back to top |
|
 |
Majorflam
Dedicated User

Joined: 06 Sep 2003
Posts: 971
Location: Bonnie Scotland
|
Posted: July 11th 2007, 6:16 pm Post subject: |
|
|
Version 0.1.0 released.
| Code:
|
##############################################################
## History:
## (dd-mm-yyyy)
## 12-07-2007 - version 0.1.0
## - Integration with phpbb`s native cache system
## - Added ability for admin to set a home/away (1-2) fixture
## - Explanation of league table column abbreviations added.
##############################################################
|
IMPORTANT
You should go to your admin CP and purge the cache after upgrading from previous versions. If you don't, the new html files associated with the upgrade may be read from the cache as opposed to being renewed.
As you know, this is Alpha software. If you have this installed on your board, then you should be using it for testing purposes only at this point. If you need a stable mod, wait for a stable release.
A major upgrade in this release is the integration with phpBB`s cache system. To test this upgrade, do the following:
- Change or add a league name, and make sure the change takes place.
- Change or add a team name, and make sure the change takes place.
- Change or add a configuration value, and make sure the change takes place.
- Process a result in control panel, and make sure all the stats are updated automatically.
- Go to history page and alter a past result, and make sure all the statistics are updated automatically.
_________________ New Generation phpBB Mods |
|
| Back to top |
|
 |
Majorflam
Dedicated User

Joined: 06 Sep 2003
Posts: 971
Location: Bonnie Scotland
|
Posted: July 14th 2007, 7:11 am Post subject: |
|
|
Version 0.1.1 Released. Please remember to purge your cache after upload of new files.
| Code:
|
##############################################################
## History:
## (dd-mm-yyyy)
## 13-07-2007 - version 0.1.1
## - Small bug fix with Sportsuite's use of request_var() function
##############################################################
|
_________________ New Generation phpBB Mods |
|
| Back to top |
|
 |
Majorflam
Dedicated User

Joined: 06 Sep 2003
Posts: 971
Location: Bonnie Scotland
|
Posted: July 17th 2007, 4:22 pm Post subject: |
|
|
Version 0.2.0 released.
| Code:
|
##############################################################
## History:
## (dd-mm-yyyy)
## 17-07-2007 - version 0.2.0
## - Re-write of the fixture addition system, allowing multiple additions at once
## - Fixed typos in install file
##
## 15-07-2007 - version 0.1.2
## - Fixed a bug in team statistics calculation
## - New team statistics database table added, saving repeat calculations
## - Fixed bug where leagues without teams where visible to "public"
## - Fixed small bug with user table (leaderboard)
## - Added ability to "mass add" teams, as opposed to one at a time
## - Added autoclose facility for fixtures
## - Automatic removal of "correct score" details if admin doesn't set correct score fixtures
## or users haven't managed any correct scores
## - Fixed bug in sportsbook_fixtures.php where league with no teams causes errors
## - Added facility to recalculate league statistics
## - Added reset options
## - Various minor bug fixes and tweaks
|
_________________ New Generation phpBB Mods |
|
| Back to top |
|
 |
|