The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
So, here is what I am thinking. I added the following to my .php code.
PHP Code:
--------------- Added [DATE]1267129932[/DATE] at [TIME]1267129932[/TIME] --------------- Okay, I just got another idea. How about I create a new table called showroster and a field named displaygroups. How can I take the comma seperated numbers from my $vbulletin->options['showroster_display_groups'] field (from the options menu) and dump them into that table and field? I think if I get that far, I could add a WHERE to the query to compare that with the user.usergroupid. Perhaps: WHERE (user.usergroupid = showroster.displaygroups) ? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|