PDA

View Full Version : [BUG] Cannot Reset Scores.


Sooner95
04 Apr 2006, 20:34
First off, my fault

All Threads that do not have the corresponding Prefix in the Title will not be answered/supported !

Helps to read the rules..

Now, I cannot reset the scores. Using the Remove All Scores in AdminCP. Does this function not work at this time?

vb 3.5.4 Ibpro 2.5.5

Thanks

MrZeropage
07 Apr 2006, 19:39
Score Tools -> Remove All Scores -> CONFIRM

That works well :)

Please try again, if it does not work, please provide FTP+ACP Access-Data via PM and I will check it out

Sooner95
08 Apr 2006, 00:35
I get all that, but after the confirm, it redirects to the Games List, and all scores are still present.

I'll get you the inf sometime., i'm going on vacation, so mightbe awhile.

Neo_obs
10 Apr 2006, 07:19
I think i figured it out. you used

Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



this line should be changed

Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

so that it says

Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



no problem we always skip or forget to do something when converting formats. I do it all the time. sometimes you need a new eye

MrZeropage
10 Apr 2006, 19:08
No, the ibf_ is correct and gets translated by the DB-Parser to the Table-Prefix :)

Neo_obs
10 Apr 2006, 22:52
ohhh ok cause i only have a games_score table

and to clear scores I just drop all queries in that table

MrZeropage
11 Apr 2006, 11:13
We just found out that the REMOVE ALL SCORES works in IE but does not work in Firefox - will try to fix that ...