The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
link an image on postbit
Hi
an advance: I have used the google translator to write about this - I hope that you understand it anyway i would like to link an image on the postbit. the link is created from a user profile field. I have tried this with this code: PHP Code:
The requested URL / community / ['field18'] was not found on this server. why ['field18'] is not replaced with the link? many thanks for your help and sunny greetings from Germany acabmg /EDIT Okay.. it's 06:30 am an I should go to bed.. this is the correct code Code:
<vb:if condition="$post['field18']"> <a href="{vb:raw post.field18}" target="_blank"><img src="images/wowdata/arsenal.png" title="Arsenallink" align="absmiddle"/> </a> </vb:if></div> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|