The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Querying info about a user group
I'm looking to make a change to my vBulletin system that would involve showing a link to a user only under select circumstances. Basically, I want members of a certain group to see a link to a form if they haven't already filled it out yet. The form information is stored in a table within the same database I've set up for vBulletin. So my process would be something like this:
- If User X is in Group Y, check the user_forminfo SQL table to see if User X has submitted his form yet. - If not, display a link to the form at the top of every page (the navbar is probably the most suitable location for it). I'm brand new to vBulletin so I'm not really sure where to start with this. I'm assuming (obviously) that it'll require modifications to vBulletin's PHP files, and that it cannot be done entirely through the template editor. Can someone help me figure out where to get started with this? What files will I need to modify in order to get this to work? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|