Quote:
Originally Posted by SᴩiDᴇЯ
I have v3.8.4 and it doesn't work for me, under bbcode_code_printable where in the code do i add it?
PHP Code:
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">$vbphrase[code]:</div>
<hr /><code style="margin:0px" dir="ltr" style="text-align:left">$code</code><hr />
</div>
_
Can you show me on my code where to add the line:
PHP Code:
<div align="center"><b><a href='http://mirrorchecker.com/linkchecker2.php?url=$code' target="_blank">Check this link</a></b></div>
Thank you in advance.
|
Hi,
Use
bbcode_code not
bbcode_code_printable
Your complete code should look like this