vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Need a query for sql.. please (https://vborg.vbsupport.ru/showthread.php?t=164651)

andrewy3k 12-08-2007 03:10 AM

Need a query for sql.. please
 
Okay my subscriptions for vbulletin got screwed up.. by accident I set my server's time to 2008 instead of 2007.. long story.. but stupid mistake.. thus causing all my subscriptions to think they were expired..

long story short.. I used these 2 query's..

UPDATE subscriptionlog
SET status = 1
WHERE subscriptionid = 1

UPDATE subscriptionlog
SET status = 1
WHERE subscriptionid = 2

to reactivate all my subscriptions as active again.. But even though the date was properly set the subscriptions did not fix obviously and now ALL my paying members were downgraded from VIP to regular members..

now I know its probably unlikely I can get the subscriptions working properly again.. or is there?

but is there a query I can run to get my 1000 active subscription member over to VIP usergroup from member usergroup.. instead of doing it 1 by 1 ..

Please help, I am in need of this help seriously.. thanks..

Andrew Green 12-08-2007 03:20 AM

Did you try running the scheduled task "Subscriptions"?

(I've not really ever looked at the subscription system so you might need to do more, but that might do it)

andrewy3k 12-08-2007 03:22 AM

Okay I solved the issue.. by simply editing each user's subscription it fixed itself..


All times are GMT. The time now is 03:08 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.00907 seconds
  • Memory Usage 1,709KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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