The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Auto usergroup change?
To all other hackers out there, any ideas?
I've implemented a points system for users who post replies in a particular forum (newbie help forum). Added an extra field into user table for "points" and have said in newreply.php that IF user posts a reply and is NOT thread starter THEN user's points = points + 2. This works absolutely fine. What I want to know if anyone can help with is if it's possible to trigger a usergroupid change when user reaches x points. eg. IF user points = x AND usergroupid = new member THEN usergroupid = full member. Has anyone already got something like that? I'm almost positive I've got the correct syntax in the php file but it doesn't work. Points works fine, usergroupid doesn't change. Any help appreciated. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|