I've got an icon in my head section which shows, if there are unread messages. And it shows the count of those unread messages.
Since updating to the actual gold release, I've got the behaviour, that some users show a number of unread messages although everything is read.
If I disable vbseo, the problem has gone.
Here ist the code, which is shown there
Code:<if condition="$show['member']"> <if condition="$bbuserinfo['pmunread']"><a href="private.php"><img src="/vbboard/images/symptome/pmnn.gif" alt="" border="0" /></a><else /><a href="private.php"><img src="/vbboard/images/symptome/pmn.gif" alt="" border="0" /></a></if> <a class="husers" href="private.php"><span>Postfach<if condition="$notifications_total"> ($notifications_total)</if></span></a> </if>


LinkBack URL
About LinkBacks





Reply With Quote
