I just got it to work, but this insruction...
PHP Code:
<img src="your url link/noavatar.gif"
and the written instruction....
Quote:
Change "your url link" to your link to picture (avatar)!
|
I had to modify.
to
PHP Code:
<img src="./images/misc/noavatar.gif"
and like other posters above noted, in the first mod, removed the extra
</if>
PS and I'm not sure why but the postbit legacy search code didn't match. I had to hand find it.