The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
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". |
![]() |
|
|