The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Add days to subscriptions?
Hi,
We recently had an outage on our site, and due to this... I've said that I'll add 10 days to all current subscribers. Is there a script/hack to do this already? TIA Andy |
#2
|
|||
|
|||
*bump* :/
TIA Andy |
#3
|
|||
|
|||
No garantuees, make a backup first, not tested,......
But run the following query: [sql]UPDATE subscriptionlog SET expirydate = expirydate + 864000;[/sql] If you are using a table prefix, add this before the "subscriptionlog". |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|