The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
Heres the code i used:
Code:
if ($post['field5']) { $find = ","; $replace = "<br />"; $post['field5']= str_replace($find, $replace, $post['field5']); } Code:
<if condition="$post['field5']"><div class="pbbox"><strong>Website(s):<br /></strong> $post[field5]</div></if> |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|