vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   ibProArcade Archive (https://vborg.vbsupport.ru/forumdisplay.php?f=174)
-   -   [SOLVED]How to remove all scores of "0" from database (https://vborg.vbsupport.ru/showthread.php?t=324476)

blind-eddie 02-18-2017 12:23 PM

[SOLVED]How to remove all scores of "0" from database
 
I reset my arcade high scores and in doing so left all scores on "View High Scores" page set at zero.

What query is needed to remove all scores that are "0"?

Thank you

Update: Thank you stangger5

Quote:

Originally Posted by stangger5
Delete 0 score queries.

Code:

DELETE FROM games_scores WHERE score = 0;
Code:

DELETE FROM games_champs WHERE champ_score = 0;


Stratis 12-03-2017 04:50 PM

I reset my arcade high scores using Score Pruning and all updates that has pruning page.
But I still can see "Best Score" and "Winner Arcade"

Thanks foe any help.

stangger5 12-04-2017 11:24 AM

You can delete the Best Score in the Categories.

Admincp >> Arcade >> Categories.
Choose a category.
Put a check in the box to the right of the game or games you want to delete the Best Score and then look at the options at the bottom..
Reset BEST RESULT EVER


After deleting any score or scores, run the Score Tools.
Update Highscores, Update the Best Results and Update League

:)

Stratis 12-04-2017 03:06 PM

Actually I did not notice those options.
I went Admincp >> Arcade >> Games List. (and than pressed to each categories)

Thank you so much for helping me to this. Really appreciate it. :)


All times are GMT. The time now is 12:16 AM.

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.01237 seconds
  • Memory Usage 1,714KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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