View Full Version : Go to last post and last unread post buttons
calldaffer
01-26-2003, 01:20 PM
You know the arrows that take you to the first unread post in a thread, and the arrows after the person's name who made the last post that are supposed to take you directly to the last post in the thread, well neither one of them is working on my new default setting. They take you to the top of the last page. Any clue how to fix it??
gameplanetz
01-26-2003, 01:59 PM
double check on your postbit tamplate, and find:
<a name="post$post[postid]"></a>
if there's no code like that, then add in wherever u want on your postbit template.
calldaffer
01-26-2003, 02:37 PM
It wasn't in there so I added it and it didn't do anything :confused:
Dean C
01-26-2003, 03:20 PM
It's in one of your showthread templates :)
- mist
calldaffer
01-26-2003, 03:24 PM
Originally posted by Mist
It's in one of your showthread templates :)
- mist
Mist, can you expand on that alittle? Would I be looking for <a name="post$post[postid]"></a> in the showthread templetes, or something else and what would I need to do to fix it?
calldaffer
01-28-2003, 11:01 PM
Mist.....or anyone for that matter. This issue is still unresolved at my site.....please help ;)
Dean C
01-29-2003, 03:51 PM
Firstly check that this is in your showthread_firstunread template:
<a href="$newpostlink">Go to first unread post</a> <a href="$newpostlink"><img src="{ imagesfolder}/firstnew.gif" border="0" alt="first unread" align="absmiddle"></a>
(Ignore the gap between the { and imagesfolder
Then check you have this in your showthread template:
$firstunread
- miSt
calldaffer
01-30-2003, 09:22 PM
The showthread_firstunread template is right.
The showthread template has $firstunread but there's other code around it like this......
<td><smallfont>$pagenav $firstunread </smallfont></td>
Dean C
01-31-2003, 04:08 PM
Do you have more than one style?
Make sure you looking in the right template set
- miSt
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.