When you have a new PM the yellow box that shows at the top of the page has a couple of bugs. First the image on the left doesn't show, and second the link to the PM point to
/private.php. For the second bug that should probably be just
private.php.
--------------- Added [DATE]1456949565[/DATE] at [TIME]1456949565[/TIME] ---------------
Here's the image tag that's messed up:
HTML Code:
<img src=\"images/statusicon/pm_new.gif\" border=\"0\" width=\"16\" height=\"16\" alt=\"\" class=\"inlineimg\" />
and the link that's messed up:
HTML Code:
<a href=\"private.php?do=showpm&pmid=X\">Re: contact</a>
Note: I replaced the pmid with X, but that at least the pmid itself was correct.