Quote:
Originally Posted by dakuda
One thing I noticed was multiple page threads displayed the pages under the extra fields. I preferred to keep them up with the thread titles.
So, I moved the $extrafields line from the two recommended locations in threadbit to one location (since it is immaterial if the thread is new or not).
After
Code:
<a href="showthread.php?$session[sessionurl]t=$thread[threadid]&page=$thread[totalpages]$thread[highlight]">$vbphrase[last_page]</a></if>)</span></if>
in the threadbit template, add before the tag that immediatly follows it.
This would replace the threadbit template modificatiosn that gio~logist suggests in the install instructions.
Just thought I would throw that out there, in case anyone would use it.
Here is a picture to help explain my madness. I hope this made sense.
|
Yes it does. Good call, i will update instructions shortly.