vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   ibProArcade Archive (https://vborg.vbsupport.ru/forumdisplay.php?f=174)
-   -   [Help] Deleting a member's scores (https://vborg.vbsupport.ru/showthread.php?t=122104)

doggy1 07-25-2006 05:30 PM

[Help] Deleting a member's scores
 
Hi. I was wondering if it is possible if the administrator can delete all the scores of one member. Our arcade champion wants to give other members a chance to be at the top and has requested his scores to be removed and nobody elses. If this is possible how is this done?

Thanks!

MrZeropage 07-25-2006 07:20 PM

Sure, this is implemented in AdminCP:

Score Tools -> enter Username and SEARCH -> CHECK ALL -> REMOVE SELECTED

doggy1 07-26-2006 01:31 AM

Quote:

Originally Posted by MrZeropage
Sure, this is implemented in AdminCP:

Score Tools -> enter Username and SEARCH -> CHECK ALL -> REMOVE SELECTED

Thank you very much. The scores of the member have been deleted, but how do I remove that member from being the King of the Arcade? He is still showing up as the King. Is there a way to delete him from being the King?

Thanks again.

MrZeropage 07-26-2006 04:25 AM

Score Tools -> Rebuild Best Resuls Ever

doggy1 07-26-2006 09:24 AM

Quote:

Originally Posted by MrZeropage
Score Tools -> Rebuild Best Resuls Ever

I went and click on the START for "Update the Best Results" and the person still is the king of the arcade. I do have less than 100 games so it appears I can do this all at once. But, it does not appear to be working? Is there something else that I need to be doing????? It is still showing him as having the best score of all time despite me deleting his scores.

Thanks.

MrZeropage 07-26-2006 10:04 AM

ah ok, I see

then manually delete all best results from this user :)

execute the following query:
UPDATE games_list SET bestscore=0,bestmid=0 WHERE bestmid=UserID

replace UserID with the UserID of that deleted user
if you have some table_prefix set, remind to put it infront of "games_list" ...

After the query is executed, run the Score Tools -> Update Best Results again to fill up the empty slots with other users ;)

doggy1 07-26-2006 12:35 PM

That worked and I thank you so much for your help.

Thumbs up!

Mysticales 08-15-2006 06:31 AM

Quote:

Originally Posted by MrZeropage
execute the following query:
UPDATE games_list SET bestscore=0,bestmid=0 WHERE bestmid=UserID

Thanks, was looking for this answer.. since that someone wanted to cheat to win and I didnt want the top table to be messed up. Do you plan on making a AdminCP version of this to easily reset data or clear a user fully if they cheat?

MrZeropage 08-15-2006 07:34 AM

in AdminCP -> Games List there is an option "reset best result ever" for single/multiple games, just pick the games this user has the best result and run it. Before it you should remove all scores of that user (AdminCP -> Score Tools)

So this already is included :)


All times are GMT. The time now is 03:52 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01010 seconds
  • Memory Usage 1,726KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete