View Full Version : Go to last post...
Grimace
01-31-2010, 03:15 AM
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 1264948046 at 1264948046 ---------------
--------------- Added 1264948087 at 1264948087 ---------------
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
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
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
define('DISABLE_HOOKS', true);
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/showthread.php?338111-4-0-1-Go-to-first-new-post-issue-fix
Grimace
02-01-2010, 01:10 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/showthread.php?338111-4-0-1-Go-to-first-new-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 1264996537 at 1264996537 ---------------
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?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.