Yes they can :)
|
So something like this
Code:
<if condition="$post['usergroupid'] != 20"> |
Not in the header, for the header, you would use
HTML Code:
<if condition="!is_member_of($vbulletin->userinfo, 20)"> |
Quote:
|
the "!" means if they are not it "usergroup id 20" they will see that message
|
Quote:
|
Thats correct
|
Quote:
|
Is it possible to set up a conditional that would display ads or information to people based on their geographic location? Would might that be done?
|
Can you be more specific?
--------------- Added [DATE]1252496167[/DATE] at [TIME]1252496167[/TIME] --------------- You could also possibly use this HTML Code:
<if condition="THIS_SCRIPT == 'index'"></if> |
All times are GMT. The time now is 02:14 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|