View Full Version : Score reset bug - ibproarcade 2.6.7+
mortydot
05-08-2008, 09:12 AM
Hello everybody,
I have a think, strange bug in the reset function.
Every 2 months we reset the scores. But the following things wont get reset:
*King of the ..... (In the example link AmYtJ)
*Scores at the home of the arcade (listen among the game) in example XyreX
The scores are reset some minutes ago!
http://www.doodsaai.nl/forum/arcade.php
I would like to have all scores, and ranking lists gone!
That is the intension of the function if I'm right? ;):D
How do I solve this?
Thanks in advantage!
txsbmw
05-08-2008, 11:30 AM
I have the same problem it will not reset King of the Arcade or best score of all time after pruning scores and then updating the high scores and best results. Within the Arcade it is still showing best score of all time as the user who had got that score before pruning the scores and the user who had King of the Arcade before pruning and updating. I would also like to know how to fix this.
Austone
05-09-2008, 03:29 PM
I have the same problem it will not reset King of the Arcade or best score of all time after pruning scores and then updating the high scores and best results. Within the Arcade it is still showing best score of all time as the user who had got that score before pruning the scores and the user who had King of the Arcade before pruning and updating. I would also like to know how to fix this.
Same issue here. Highscore Champion gets reset fine, but Best Score of All Time won't reset.
mortydot
05-15-2008, 11:11 AM
Okey,
Looking at the replays I can conclude that its not a problem that specify s me allone.
Why is there no replay for an answer/solution? If more info is needed by the developer ore crew, I'm willing to give it :-)
Please replay for an answer (or a temperately solution, emptying some tables ore something like that)
Thanks in advantage!
--------------- Added 1210856459 at 1210856459 ---------------
Okey, I have solved it myself...
I used PHPMyAdmin to run some SQL code on the VBulletin database with the arcade tables in it.
How you use the code is up to you.
How to complete delete the scores:
1) run this MySQL code:
UPDATE `games_list` SET `gtime` = '', `bestscore` = '', `bestmid` = '', `besttime` = ''
2) run the score tools of IBProArcade to delete and update all scores
Thanks for the "not responding" developers :):rolleyes:
leeman
05-28-2008, 08:39 AM
I did it this way ...
https://vborg.vbsupport.ru/showthread.php?t=147727
MrZeropage
05-29-2008, 04:54 PM
I can only give free support when time permits, sorry ...
the normal pruning-function is NOT for the alltime-scores and this includes the "king of the arcade".
If you want to remove this, too, you need to run this in the game-list: mark all games and select the specific options at the bottom ...
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.