The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Help Displaying Pic In Postbit Legacy
Guys I'm hoping you can help me. I'm trying to get a small picture to display based on a user selection in their user details. I can't get it to display correctly. It will post both options and the word "Array" next to it. Can someone take a look and tell me what I'm doing wrong?
Here is a picture of how the code appers on the forum: Here is the code: Code:
<if condition="$post['field11']"><if condition="alliance">$post<img src="http://www.wowguideonline.com/forum/images/andromeda/misc/alliance-icon.gif"></if><if condition="horde">$post<img src="http://www.wowguideonline.com/forum/images/andromeda/misc/horde-icon.gif"></if><else />$post[field11]</if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|