Thanks assasin, I`ll take a look.
I`ve got this other problem also, and I thought I would just post it under the same thread.
Why do I get a parse warning error when I try to put this into postbit_legacy ?
Code:
<if condition="$exist1">
<div>
__________________<br />
<a href="/rmmusic/$post['userid']-1.mp3">$exist1name</a>
</div>
</if>
THose variables are declared in showpost.php
Thanks
Haakon