[ABD] Sportsbook - Ultimate Soccer

Any abandoned MODs will be moved to this forum.

WARNING: MODs in this forum are not currently being supported or maintained by the original MOD author. Proceed at your own risk.
Forum rules
IMPORTANT: MOD Development Forum rules

WARNING: MODs in this forum are not currently being supported nor updated by the original MOD author. Proceed at your own risk.
Locked
User avatar
$tring
Registered User
Posts: 233
Joined: Thu Mar 31, 2011 11:30 pm

Re: [DEV] phpBB Sportsbook Lite (sports prediction system)

Post by $tring »

lemmingtopias wrote:Looks good :)

Havent found any bugs so far but will keep testing.

A couple of things I would like to recommend for future features:

1. Being able to delete past fixtures
2. Being able to set the scores of fixtures in the ACP prior to the match taking place

Thanks for a cool mod :D
Request number 1 is already on the list.

Request number 2: I can't understand why you would want to do that. How would you know the score before the match takes place?
bin2003
Registered User
Posts: 27
Joined: Thu Nov 11, 2010 6:56 am

Re: [DEV] phpBB Sportsbook Lite (sports prediction system)

Post by bin2003 »

Great mod.
0.0.5-dev, I can not create retrospective fixtures for matches on January (without January in month-box)
Can you make calculating user point per league separate?
Thank.
User avatar
$tring
Registered User
Posts: 233
Joined: Thu Mar 31, 2011 11:30 pm

Re: [DEV] phpBB Sportsbook Lite (sports prediction system)

Post by $tring »

bin2003 wrote:Great mod.
0.0.5-dev, I can not create retrospective fixtures for matches on January (without January in month-box)
Can you make calculating user point per league separate?
Thank.
Hi,

I have that bug on the bug list, and it will be fixed in the next release.

Could you explain why you would want user point per league separate? I'm not suggesting that it's a silly thing to ask for, I would just like to understand it better so that I can consider the best way to code the change.

Thanks
bin2003
Registered User
Posts: 27
Joined: Thu Nov 11, 2010 6:56 am

Re: [DEV] phpBB Sportsbook Lite (sports prediction system)

Post by bin2003 »

$tring wrote:Hi,

I have that bug on the bug list, and it will be fixed in the next release.

Could you explain why you would want user point per league separate? I'm not suggesting that it's a silly thing to ask for, I would just like to understand it better so that I can consider the best way to code the change.

Thanks
Sorry for my bad English. My forum has a football predictions including some league (Vleague, Premier League...). There are some prizes for each league and a final prize, so I want to have results for each league.

Thanks for your great mod
User avatar
$tring
Registered User
Posts: 233
Joined: Thu Mar 31, 2011 11:30 pm

Re: [DEV] phpBB Sportsbook Lite (sports prediction system)

Post by $tring »

bin2003 wrote:
$tring wrote:Hi,

I have that bug on the bug list, and it will be fixed in the next release.

Could you explain why you would want user point per league separate? I'm not suggesting that it's a silly thing to ask for, I would just like to understand it better so that I can consider the best way to code the change.

Thanks
Sorry for my bad English. My forum has a football predictions including some league (Vleague, Premier League...). There are some prizes for each league and a final prize, so I want to have results for each league.

Thanks for your great mod
I understand better now. You want predictions to be collated for individual leagues. I hadn't thought of that, but it makes sense for certain situations. I'll have a look at that.

Thanks for the suggestion.
User avatar
$tring
Registered User
Posts: 233
Joined: Thu Mar 31, 2011 11:30 pm

Re: [ALPHA] phpBB Sportsbook Lite (sports prediction system)

Post by $tring »

Upgraded to Version 0.1.0-Alpha

Download

Please note:

You do not have to uninstall ver 0.0.5-dev to upgrade. Please follow upgrade instructions in the contrib directory.

  • This release is for testing purposes only
  • As with all mods, you should back up your database before installing this mod
  • It is probable that you will have to fully un-install this mod before upgrading to any future release
[/b]

Changelog:

Code: Select all

2011-05-15 - Version 0.1.0-Alpha

[NEW] Added points deduction system for teams
[FIX] Prohibited duplicate league names and team names
[FIX] Fixture creation process rewritten to be faster and easier
[FIX] Dates in drop boxes now linked to core language vars
[FIX] Month of January now not missing from retro fixtures options
User avatar
$tring
Registered User
Posts: 233
Joined: Thu Mar 31, 2011 11:30 pm

Re: [ALPHA] phpBB Sportsbook Lite (sports prediction system)

Post by $tring »

I'm coding changes to the leaderboard for the next release. This will involve the ability to select leaderboard statistics for each individual league, and also I will provide the ability to view all the predictions that other users have made. I will also include the ability to filter all the data.

It would really help the development if those who are interested in this mod could go to the demo board, register an account and place some predictions.

Thanks.
cm_
Registered User
Posts: 21
Joined: Mon Apr 18, 2011 2:30 pm

Re: [ALPHA] phpBB Sportsbook Lite (sports prediction system)

Post by cm_ »

$tring wrote:I'm coding changes to the leaderboard for the next release. This will involve the ability to select leaderboard statistics for each individual league, and also I will provide the ability to view all the predictions that other users have made. I will also include the ability to filter all the data.

It would really help the development if those who are interested in this mod could go to the demo board, register an account and place some predictions.

Thanks.
registered and placed predictions
bin2003
Registered User
Posts: 27
Joined: Thu Nov 11, 2010 6:56 am

Re: [ALPHA] phpBB Sportsbook Lite (sports prediction system)

Post by bin2003 »

UTF-8 for teams please
User avatar
$tring
Registered User
Posts: 233
Joined: Thu Mar 31, 2011 11:30 pm

Re: [ALPHA] phpBB Sportsbook Lite (sports prediction system)

Post by $tring »

bin2003 wrote:UTF-8 for teams please
Hi,

Are you speaking about utf-8 for team names in the database? If so, it is already utf-8 by default?
User avatar
$tring
Registered User
Posts: 233
Joined: Thu Mar 31, 2011 11:30 pm

Re: [ALPHA] phpBB Sportsbook Lite (sports prediction system)

Post by $tring »

bin2003 wrote:UTF-8 for teams please
Having had a PM conversation with bin2003, I can confirm that this is in actual fact a bug.

Added to the buglist, and thanks for the report.

$tring
User avatar
$tring
Registered User
Posts: 233
Joined: Thu Mar 31, 2011 11:30 pm

Re: [ALPHA] phpBB Sportsbook Lite (sports prediction system)

Post by $tring »

Sorry about the lack of fixtures on the test board, I've been on holiday.

Work continues.... 8-)
User avatar
$tring
Registered User
Posts: 233
Joined: Thu Mar 31, 2011 11:30 pm

Re: [ALPHA] phpBB Sportsbook Lite (sports prediction system)

Post by $tring »

Test board updated to version 0.1.1-alpha.

Biggest change is to the leaderboard page. Could you all have a little look in there and see if you spot any bugs on the test board?

I'll release this latest version soon. 8-)
bin2003
Registered User
Posts: 27
Joined: Thu Nov 11, 2010 6:56 am

Re: [ALPHA] phpBB Sportsbook Lite (sports prediction system)

Post by bin2003 »

I have been always watching this mod.
I get error as picture
Image

Oh, I haven't get the error with test user
User avatar
$tring
Registered User
Posts: 233
Joined: Thu Mar 31, 2011 11:30 pm

Re: [ALPHA] phpBB Sportsbook Lite (sports prediction system)

Post by $tring »

Bin,

Thanks for the bug report, I'll get that resolved.

The utf-8 bug has been resolved in this next release, also.
Locked

Return to “[3.0.x] Abandoned MODs”