JimF: that only works when HTML parsing is turned on, but like I said, we don't allow HTML on most of our forums, so the solution is a bit more complicated than your suggestion.
I think it has something to do with this line @showthread.php:
$message=bbcodeparse($post[pagetext],$forumid,$post[allowsmilie]).bbcodeparse($signature,0,$allowsmilies);
How can I include my two font tags <font size=1> & </font> in there?
----------
BTW, editing this message reminds me: I also want to do the same for the |Edited by ....| line, but that's even more complicated I guess, becaus it's a real part of the message
[Edited by Fritzz on 01-05-2001 at 03:58 PM]