Posts: 844
Threads: 26
Joined: May 24, 2009
Reputation:
10
Thread Pages
January 22, 2010 at 3:08 am
I was just curious if you guys could change the settings on how the "Last Page" is opened up.
I'm sure you already know that it takes you to a "Blank" page when you click on the "Last Page" option, when a comment is posted last on the page before.
I don't know the inter-laying of your setup for this forum, but most php forums have the option to carry over and/or bring you to the last page commented on....
Just a suggestion of course..
Intelligence is the only true moral guide...
Posts: 14932
Threads: 684
Joined: August 25, 2008
Reputation:
142
RE: Thread Pages
January 22, 2010 at 10:08 am
Do you mean an option to bring you on the last page that you've read? For example:
You read a thread to the last page and then leave. 20 people post new comments in the thread, giving the thread an extra 2 pages. When you return, you want to read from where you left off.
You can do that by clicking the "First Unread Post" link (in bold before the thread title in search results / forums).
Or do you mean something else?
Posts: 4535
Threads: 175
Joined: August 10, 2009
Reputation:
43
RE: Thread Pages
January 22, 2010 at 10:14 am
No, some times when going to the latest post in a thread and when the previous page has no more room to reply, it takes you to an empty page containing no posts (ie where the next reply would be) rather than the page that had the latest post.
It's slightly irritating but not serious.
.
Posts: 14932
Threads: 684
Joined: August 25, 2008
Reputation:
142
RE: Thread Pages
January 22, 2010 at 10:16 am
Really? Can you give me an example thread where this happens? I've never encountered it...
Posts: 4535
Threads: 175
Joined: August 10, 2009
Reputation:
43
RE: Thread Pages
January 22, 2010 at 10:19 am
It's not a specific thread, it's any thread that meets those conditions.
From memory it happens only when you click the 'last' link (1,2,3,4... Last).
At the moment i can't find any that end on a full page, but i'm sure we could make one.
.
Posts: 14932
Threads: 684
Joined: August 25, 2008
Reputation:
142
RE: Thread Pages
January 22, 2010 at 10:20 am
Do you know the conditions needed?
Posts: 4535
Threads: 175
Joined: August 10, 2009
Reputation:
43
RE: Thread Pages
January 22, 2010 at 10:25 am
More than 4 pages (to get the ...Last link)
The last page has to be full (ie if it's page 4 next post would be on page 5)
I think that's it, Clicking the ...Last link will now take you to empty page 5 rather than the last post on page 4.
.
Posts: 4535
Threads: 175
Joined: August 10, 2009
Reputation:
43
RE: Thread Pages
January 22, 2010 at 10:33 am
I don't know what the conditions are then, it hasn't happened to me for quite some time so i'm trying to remember hazy details.
.
Posts: 14932
Threads: 684
Joined: August 25, 2008
Reputation:
142
RE: Thread Pages
January 22, 2010 at 10:59 am
Ok, I found a thread that had 49 replies, and when I clicked 'last page" it took me to the first page of the thread since it had counted wrong. It didn't take me to a blank page though...
Anyway, the problem is due to the thread counter. It only updates the cache every 15 minutes or so, and so the last page link is generated wrong. I'll see what I can do.