Quote:
Originally Posted by CR_TurboGuy
In the 'threadbit' template, find this line:
PHP Code:
<a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]"
and add
PHP Code:
goto=newpost&
to before the t=$thread part.
--JOsh
|
Ok I may not be smart enough, but how does this take me to the new posts?
It always opens up to the first one on the page.
Help please?