The Arcive of vBulletin Modifications Site. |
|
Import - IbProArcade - Played?? Details »»
|
|||||||||||||||||||||||||
Hi there,
I imported users etc from an old board to Vbulletin 3.54. During the import, I switched IbProArcade off. When I switched it on after the import and went to Arcade, there were two users who played a lot. But that's impossible, because the board was all the time offline and the users were just imported. When I try to delete all scores, they still exist. When I look in MySQL, there are no scores. How can I get rid of these 'played games' and the scores from this two 'ghost-users'? Best regards, Bas PS. Those two users were also immediately my 'friends' ... strange... this could be deleted... Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
UPDATE games_list SET bestscore=0
UPDATE games_list SET bestmid=0 That should fix your problem.. |
|
#3
|
|||
|
|||
|
That was the solution!
Thank you very much! Bas |
![]() |
|
|