The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
||||
|
||||
![]() Quote:
Here's the new code: Code:
$uid_ps = $vbulletin->userinfo['userid']; //$userid_ps = fetch_userinfo($uid_ps); $query = "UPDATE characters SET mgroup = 11 WHERE id = $uid_ps"; print_log("Applying Premium for: User ID - {$vbulletin->userinfo['userid']}, Changing group to - 11"); $db->query_write($query); |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|