vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Go to last post and last unread post buttons (https://vborg.vbsupport.ru/showthread.php?t=48158)

calldaffer 01-26-2003 01:20 PM

Go to last post and last unread post buttons
 
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:

Code:

<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

Quote:

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
PHP Code:

<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:

PHP Code:

<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:

PHP Code:

$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......
PHP Code:

<td><smallfont>$pagenav $firstunread&nbsp;</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


All times are GMT. The time now is 01:10 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01119 seconds
  • Memory Usage 1,730KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (4)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete