The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#8
|
|||
|
|||
![]()
In the modifyoptions template I changed:
<td bgcolor="*secondaltcolor*"><textarea name="signature" rows="6" cols="40">$bbuserinfo[signature]</textarea></td> to <td bgcolor="*secondaltcolor*"><textarea name="signature" rows="6" cols="40">$bbuserinfo[signature]</textarea><p><smallfont><b>Example of your signature:</b></smallfont><p>$signature2<p></td> replace the * with { and } then in member.php I looked for $signature=htmlspecialchars($bbuserinfo[signature]); and then right below this added $signature2=bbcodeparse($bbuserinfo[signature]); This will show them them a preview of their signature including images. Parker |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|