The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Need Help with VB Subscription EXTENSIONS!!
Hey everyone,
Please tell me someone knows how to hand out subscription extensions....... our code sometimes needs to be updated and we want to give 2 - 5 day extensions on the users sub. Anyway of doing that? I did see the code below on another site. Not sure if it's accurate or not. Any help would be awesome! Quote:
|
#2
|
|||
|
|||
I haven't tried that myself but I think that's where the expiration date is stored so it seems like that should work. But of course that extends every (active) paid subscription in your system. If you only want to hand out an extension for one or a few users you can do that through the Paid Subscription manager.
|
#3
|
|||
|
|||
Quote:
|
#4
|
|||
|
|||
Then I guess you'd want to add "AND subscriptionid = X" to the WHERE part of the query, and change X to the subscriptionid you want to extend.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|