The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
Hmm ... $userinfo['field6'] should work out of the box, at least it does seem to work for me.
|
#12
|
|||
|
|||
It leave it all blank. This isnlt for MEMBERSLIST though, its or showgroups_usergroupbit
Here is the most info I can give. In the SQL Database, it places a number for eash option... 1, 2 or 3 (1=CZ, 2=AA, 3=CZ, AA) Theoreticaly, I should be able to put HTML Code:
<if condition="$userinfo['field6'] == '#'> <img src=/path to image/div.gif> </if> Now if I put in HTML Code:
<if condition="$bbuserinfo['field6'] == '#'> <img src=/path to image/div.gif> </if> But I want everyone's individual division beside their name... I would show you the site, but the domain points to their current site... if you add the following to your host file you will be able to see it. 69.93.0.188 evolutionclan.com 69.93.0.188 www.evolutionclan.com then go to http://www.evolutionclan.com/forums |
#13
|
||||
|
||||
For Template showgroups_usergroupbit it is most likely $user['field6']
|
#14
|
|||
|
|||
I replied to the other post, that doesn't seem to work either.
|
#15
|
||||
|
||||
Well ... showgroups.php does not load profilefields except location
FIND PHP Code:
PHP Code:
|
#16
|
|||
|
|||
Cool... I will test it out when I get home, can't access my SSH from work...
Once again, Thank you Kirby for your time and patience, you've been a great help. |
#17
|
|||
|
|||
It worked, but with userfield.field6, not profilefield thank you very much
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|