Has anyone noticed that the following threadbit code prevents unread posts from showing up as highlighted? When I revert the change, unread threads shop up as bold and and visited threads show up as they should (not bold). Am I doing something wrong or is there a fix for this?
PHP Code:
<a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]"<if condition="$thread['titlestyle']">style="$thread[titlestyle]"</if>>$thread[threadtitle]</a>
Some of our members pointed this out. I'm wondering if it is just because I don't have permissions set.