UBB.Dev
Posted By: PhotoPost 6.5: Don't jump when going to first post. - 10/21/2004 3:29 PM
Anyone mod'd Threads to not jump to the top of the thread when viewing a thread for the first time? When it does this, it moves the header out of the space and for the most part, thats annoying (no ads, no header without scrolling).

I liked the old way of just showing the thread without jumping unless you were reading a thread you had read before.
I changed the line in postlist.php (at line 1081):

if ($newthread && $Replies && ($Replies != $newreplies_no)) {

Which assumes you are using full checking; seems to work for me and if you don't use full checking then you can probably remove the last set of conditions in the ().
© UBB.Developers