vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Go to last post... (https://vborg.vbsupport.ru/showthread.php?t=234588)

Grimace 01-31-2010 03:15 AM

Go to last post...
 
Sometimes when I click the "Go to last post" button it takes me to the second to the last page or it takes me to the top of the page where the last page is, but it isn't taking me to the last post. It doesn't happen all the time. Just some of the time. Any thoughts?

--------------- Added [DATE]1264948046[/DATE] at [TIME]1264948046[/TIME] ---------------

--------------- Added [DATE]1264948087[/DATE] at [TIME]1264948087[/TIME] ---------------

bumping for some help...:o

Lynne 01-31-2010 02:57 PM

You are talking about the little link in the Last Post column?

Create a new style with no parent:
  • Styles & Templates > Style Manager > Add New Style
  • Parent Style: No Parent Style
  • Title: Default vBulletin
  • Allow User Selection: Yes
  • Save
Then browse the site using that totally default vbulletin style - do you still have the same problem?

If it is still happening - Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 


Paul M 01-31-2010 03:49 PM

Its a bug in vB 4.0.1 - fixed in 4.0.2. :)

Grimace 02-01-2010 12:12 AM

Quote:

Originally Posted by Lynne (Post 1971326)
You are talking about the little link in the Last Post column?

Create a new style with no parent:
  • Styles & Templates > Style Manager > Add New Style
  • Parent Style: No Parent Style
  • Title: Default vBulletin
  • Allow User Selection: Yes
  • Save
Then browse the site using that totally default vbulletin style - do you still have the same problem?

If it is still happening - Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 


Quote:

Originally Posted by Paul M (Post 1971358)
Its a bug in vB 4.0.1 - fixed in 4.0.2. :)

Thanks to both of you. Yes it's happening in the default style. As Paul said...bug. I heard 4.0.2 is set to come out on the 4th. Is that correct?

s0lidgr0und 02-01-2010 12:20 AM

That's their claim.

If you'd like, here's the fix for that issue until the next version comes out.

http://www.vbulletin.com/forum/showt...post-issue-fix

Grimace 02-01-2010 01:10 AM

Quote:

Originally Posted by s0lidgr0und (Post 1971772)
That's their claim.

If you'd like, here's the fix for that issue until the next version comes out.

http://www.vbulletin.com/forum/showt...post-issue-fix

Now THAT is extremely helpful. Thank you, Mr. (or Mrs.) Ground! I've been looking for anyone that may have had a fix but just for the life of me couldn't find it anywhere. You're a lifesaver.

--------------- Added [DATE]1264996537[/DATE] at [TIME]1264996537[/TIME] ---------------

A question, though: Is the code in Mr. Chuck's quote all I need because I see some code posted below that reedhtc says to add with your code. Is that correct?


All times are GMT. The time now is 11:55 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.01583 seconds
  • Memory Usage 1,728KB
  • 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_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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