| View previous topic :: View next topic |
| Author |
Message |
RodrigoDC
Joined: 25 Apr 2010 Posts: 16
|
Posted: Thu Jul 15, 2010 5:53 pm Post subject: Tournament winner points awarded double |
|
|
Hello, for some reason, my participants are getting twice the number of points I assigned on config.php for the variable $globalTournWinnerPoints.
Those who correctly predicted Spain would win the tournament, di receive the additional points, but multiplied by two.
Example:
My config.php file had the following:
| Code: | $globalTournWinner = "TRUE";
$globalLastDateForTournWinner = "2010-06-12 12:00:00"; // Server time
$globalTournWinnerPoints = "10"; |
However, those who selected Spain actually received 20 points!
Was this issue dealt with before? Sorry if it was, but I could not find it.
Thanks for your help,
Rodrigo |
|
| Back to top |
|
 |
JohnA Site Admin
Joined: 11 Jul 2003 Posts: 4032 Location: Washington DC
|
Posted: Thu Jul 15, 2010 7:40 pm Post subject: |
|
|
A quick fix for you is to configure 1/2 the points for tournament winner.
I will take a look.
JohnA _________________ Prediction Football
'You know the score' |
|
| Back to top |
|
 |
RodrigoDC
Joined: 25 Apr 2010 Posts: 16
|
Posted: Thu Jul 15, 2010 9:16 pm Post subject: |
|
|
Yeap, certainly I've done that, but it's just weird. You should know, I'm using version 2.45.
Thanks again,
Rodrigo |
|
| Back to top |
|
 |
|