vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Last Post , Last Unread Post Stock Bug in vB ?? (https://vborg.vbsupport.ru/showthread.php?t=146684)

DieselMinded 05-07-2007 06:31 PM

Last Post , Last Unread Post Stock Bug in vB ??
 
Main Forum Index ....

Why is there a Last Post Icon if you can just click on the Thread Title to see the last post ,

How Do I change it to where when you click on the thread titles off Forum Home (index) it goes to the first post of the thread

www.dieselbombers.com

DM

WetWired 05-07-2007 09:11 PM

in the template forumhome_lastpostby,
find
Code:

                <a href="showthread.php?$session[sessionurl]goto=newpost&amp;t=$lastpostinfo[lastthreadid]" title="<phrase 1="$lastpostinfo[lastthread]">$vbphrase[go_first_unread_in_thread_x]</phrase>"><strong>$lastpostinfo[trimthread]</strong></a>
replace with
Code:

                <a href="showthread.php?$session[sessionurl]t=$lastpostinfo[lastthreadid]"><strong>$lastpostinfo[trimthread]</strong></a>

DieselMinded 05-07-2007 10:02 PM

THANK YOU THANK YOU THANK YOU Its Perfect !!!!

Now when i click the thread titles off of the forum home (index) it goes to the first post of the thread and when i click my Last Post Icon it goes to the last post !

This is Great

Thanks Again !!

DM

Paul M 05-07-2007 10:06 PM

Why is this a bug ?

DieselMinded 05-07-2007 10:08 PM

Its a Bug when You are active cause you cant reach the begining of a thread from the forum home with out back tracking , Try it on here

Go to the Forum Home (index) and Pick a thread and click on the title , 90% of the time it drops you 1/2 way through the thread and you have to click back to page one to see whats going on ,,, This dont apply to Thread title links on the new posts pages ect just the main forum index

DM

TTG 05-07-2007 10:25 PM

thanks wetwired .. I'd click install if there was one :)

DieselMinded 05-07-2007 10:33 PM

ME Too !!


All times are GMT. The time now is 03:12 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.01145 seconds
  • Memory Usage 1,719KB
  • 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
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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