The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Grab user information in templates
I need to grab userinfo from a specific field to be used in the templates. Would the correct syntax be:
Code:
$userinfo[field6]; Code:
<div style="background-color:$userinfo[field6];"> Right now using the above code I get: Code:
<div style="background-color:;"> |
#2
|
||||
|
||||
which template are you trying to use this in?
|
#3
|
||||
|
||||
spacer_open
Edit:: I figured it out with some help..somehow...O_o |
#4
|
||||
|
||||
as mentioned to ya, it would be $bbuserinfo[field6] for you
- Tyler |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|