One problem. The list of friends that should be at the bottom of the left column on User Control Panel pages is missing.
It shows in the code (see below) but not on the page.
Code: Select all
<div class="cp-mini">
<div class="inner">
<dl class="mini">
<dt>Friends</dt>
<dd class="friend-online" title="Online"><a href="./memberlist.php?mode=viewprofile&u=50" style="color: #AA0000;" class="username-coloured">DaleAdmin</a> </dd>
</dl>
</div>
</div>