vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vbBux / vbPlaza (https://vborg.vbsupport.ru/forumdisplay.php?f=171)
-   -   Unlimited Reputation Purchase... Seriously Here.... (https://vborg.vbsupport.ru/showthread.php?t=111117)

HHU 03-22-2006 07:31 PM

Unlimited Reputation Purchase... Seriously Here....
 
Ok, so three members purchased it... It shouldn't have been available in the first place but I forgot to disable it, but worst case I assumed it would be unlimited reputation giving for 24 hours... NOT FOR EVERY SINGLE DAY!

Reputation is a big deal on my site and now everybody is in the 400 000 because they can continue giving reputation as many times as they want, everyday... HOW CAN I STOP THIS? I don't see any option to disable that function.. they can't purchase it now but the people who did continously are giving out reputation... whether they're bringing somebody down to negatives or bringing friends up to the millions.. it's ridiculous...

Please help me out with this CMX... Thanks

HHU 03-24-2006 01:01 AM

Upped

X-Files 03-24-2006 11:37 AM

1 Attachment(s)
Quote:

Originally Posted by HHU
Upped

Open the user in the admincp and subtract 2 from whatever number there is in the following field: Other Flags (see attache image)

I think that is the way it works. It is the way it works for Generic Permissions.

CMX_CMGSCCC 03-25-2006 12:57 AM

You can also run a query to fix this.. something like

Code:

UPDATE (TABLE_PREFIX)user SET vbp_otherflags = vbp_otherflags & (-1 ^ 2);
-CMX


All times are GMT. The time now is 09:29 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.01047 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
  • (1)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