The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Problem with UGP
I recently switched from using vb options to ugp for several of my product's settings in order have more custom set of permissions per usergroup, however have run into a problem with several of my plugins. I have several plugins that set certain mysql fields based of certain fields within the usergroup mysql table. I use to use vb options ($vbulletin->options['banner_impressions_newthread']) to add pre-defined amount of impressions to members when registering, posting, etc. But now that I have moved to ugp I can't seem to find the set variable that will contain the value of impressions that need to be awarded for that usergroup. The plugins I use are as follows:
newpost_complete (award poster impressions defined in ugp) register_addmember_complete/useradmin_update_save (set pre-defined number impressions for new user registrations) showthread_query (award thread starter impressions defined in ugp) global_start (sql to select random banner based off recent activity settings in ugp) All these plugins previously used vboptions before and I can't find a set variable for ugp. Please help |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|