k errors linked to this mod.
Quote:
$thread[title_editable]
<div <if condition="$thread['titlestyle']">style="$thread[titlestyle]"</if>>
<span style="float:$stylevar[right]">
|
all topic titles get aligned right. K, this shouldnt be happening... it makes the forum look ugly.
Quote:
<if condition="$show['gotonewpost']">
<strong><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></strong>
<else />
<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>
</if>
|
Creates double topic titles. I installed ONLY this mod after redoing my boards and did EVERYTHING and saw the doubles. I THEN went back from the last modifcation which was the one i quoted.