The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
|||
|
|||
![]()
For the record, you need to include global.php, then the Paid Subscriptions class. Example:
Code:
chdir('/path/to/vbulletin'); require_once('global.php'); require('includes/class_paid_subscription.php'); $sub = new vB_PaidSubscription($vbulletin); $sub->build_user_subscription(1, 0, $userid); HTH, adam |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|