Page 23 of 28

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

Posted: Thu Oct 27, 2011 8:49 pm
by $tring
Spotify wrote:Hi, It's a very good mod, thanks. I've been using for a week. :)

I have one suggestion. If the matches will start different hours on the same day, we need to add the fixtures one by one. Can you make fixture adding with only day selecting not with time? I mean first we will set the day and on the next page when selecting the team we will also set the time from drop-down list next to the matches. It will be more easier I think, especially if we have lots of leagues.
That's a good suggestion. I'll add it to the list.

Thanks
$

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

Posted: Sun Oct 30, 2011 1:58 am
by $tring
Guys, I can confirm that the end of DST has provided a problem regarding fixture times.

Please, do not edit any fixtures. They will all be unavailable for users to place predictions one hour earlier, which means no cheating can take place.

Leave your fixtures set to the times that are showing, and don't place any more fixtures right now. I'll provide a one click solution to this within the next day or so.

Thanks
$

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

Posted: Sun Oct 30, 2011 7:06 pm
by KarGoManiA
Total outstanding fixtures set 2

The Leaderboard can not working now... We edit some fixtures...

I stay your solution $tring ...

Thanks for all

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

Posted: Sun Oct 30, 2011 7:09 pm
by $tring
Temporary fix for DST problem:

http://www.phpbbmodding.com/viewtopic.php?f=2&t=18
If you have just altered your DST settings and your fixture times are all one hour behind, execute this SQL command to fix:

Code: Select all

UPDATE phpbb_sportsbook_fixtures SET fixture_time = fixture_time + 3600;
A permanent solution to this issue will be added in a future release.
$

Re: [BETA] Sportsbook - Ultimate Soccer

Posted: Mon Oct 31, 2011 6:55 pm
by $tring
Upgraded to Version 0.3.1-beta

This mod is now Sportsbook- Ultimate Soccer.

Download

Changelog

Code: Select all

[CHG] Mod rebranded - Ultimate Soccer
[CHG] Database tables optimised
[NEW] Added points deduction info to league tables
[CHG] Reversed season history numbering
[FIX] Fixed away form gaps
[FIX] Various bug fixes
[CHG] Moved UMIL to contrib directory
Please see contrib directory for upgrade instructions.

8-)

Re: [BETA] Sportsbook - Ultimate Soccer

Posted: Mon Oct 31, 2011 8:00 pm
by artikkk
Upgraded without problems on my live board.. thanks!

Re: [BETA] Sportsbook - Ultimate Soccer

Posted: Tue Nov 01, 2011 12:20 pm
by nikec
any installation instruction for SubSilver based themes?

Re: [BETA] Sportsbook - Ultimate Soccer

Posted: Tue Nov 01, 2011 2:13 pm
by $tring
nikec wrote:any installation instruction for SubSilver based themes?
Hi,

Sportsbook does not support subSilver based themes. However, it does support independent themes.

This means you can install a prosilver based theme solely for your Sportsbook, without having that theme applied to your board.

The demo site uses this function: the board is prosilver, but Sportsbook is prosilverSE.

$

Re: [BETA] Sportsbook - Ultimate Soccer

Posted: Tue Nov 01, 2011 3:28 pm
by nikec
Will be installed on AcidtechGreen?

Re: [BETA] Sportsbook - Ultimate Soccer

Posted: Tue Nov 01, 2011 3:54 pm
by $tring
nikec wrote:Will be installed on AcidtechGreen?
It should be compatible with any prosilver theme.

$

Re: [BETA] Sportsbook - Ultimate Soccer

Posted: Thu Nov 03, 2011 4:46 pm
by $tring
Upgraded to Version 0.3.2-beta

Download

Changelog

Code: Select all

[FIX] Fixed bug with ALL_LEAGUES not sticking to session
[NEW] Added ticker on forum index page
[CHG] Added ability to set individual kick off times when adding fixtures
[FIX] Various bug fixes
Please see contrib directory for upgrade instructions.

8-)

Re: [BETA] Sportsbook - Ultimate Soccer

Posted: Thu Nov 03, 2011 10:12 pm
by cm_
Hi,

just updated the mod to the latest version and have problem.
It seems that the predictions made, scores, results and points are counted double.

Any solution?

Thanks in advance

Re: [BETA] Sportsbook - Ultimate Soccer

Posted: Fri Nov 04, 2011 12:18 am
by $tring
cm_ wrote:Hi,

just updated the mod to the latest version and have problem.
It seems that the predictions made, scores, results and points are counted double.

Any solution?

Thanks in advance
ACP->SPORTSBOOK->recalculate leaderboard +recalculate league tables.

$

Re: [BETA] Sportsbook - Ultimate Soccer

Posted: Sat Nov 05, 2011 1:29 am
by bin2003
Sorry
(I cannot delete myself this post ;) )

Re: [BETA] Sportsbook - Ultimate Soccer

Posted: Sat Nov 05, 2011 9:40 am
by cm_
$tring wrote:
cm_ wrote:Hi,

just updated the mod to the latest version and have problem.
It seems that the predictions made, scores, results and points are counted double.

Any solution?

Thanks in advance
ACP->SPORTSBOOK->recalculate leaderboard +recalculate league tables.

$
wow thanks, that was easy :D