Quote:
Originally Posted by Digital Jedi
This line is the problem. Your missing a closing tag and a quotation mark. Highlighted in red.
Code:
<if condition="$show['pmlink']"><fieldset class="fieldset"><legend>PM</legend>
<a href="private.php?$session[sessionurl]do=newpm&u=$post[userid]" rel="nofollow"><phrase 1="$post[username]"><img src="images/buttons/pmthisuser.png" alt="Send $post[username] a Private Message" style="border:0" /></phrase></a><br />
</fieldset></if>
|
I lie to you not...I've spent many, many hours trying different things. Didn't even bother checking all of the closing tags...
Thank you. Works now...
The only thing I can't understand is the text not wrapping within the the <div class="info"> tags. It wraps within the postbit_legacy, but the postbit looks like the picture below.