Log in

View Full Version : [Solved] Last post becomes unavailable after 1,000 answers


PtitLu
06-25-2008, 07:38 PM
Hi. The "last post" button on my forum has a problem. It works perfectly and get you to the last post of the topic... until this topic has a thousand answers.
After 1,000 answers, clicking ont "Go tot the last post" gets you to the... 1st post.

Does anybody ever heard of this weird problem ?
Thanks.

Marco van Herwaarden
06-26-2008, 06:18 AM
Moved to General vBulletin

To troubleshoot this, please remove any hacks and disable your plugins, then 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);

If so, reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server.

If your problem still exists, please create a new Style with no Parent set. Now browse the forum using this new style, do you still have the same problems? If you are troubleshooting login or guest issues, you will need to set this style as board default in the vBulletin Options.

TimberFloorAu
06-26-2008, 06:20 AM
Hi. The "last post" button on my forum has a problem. It works perfectly and get you to the last post of the topic... until this topic has a thousand answers.
After 1,000 answers, clicking ont "Go tot the last post" gets you to the... 1st post.

Does anybody ever heard of this weird problem ?
Thanks.

We have the same issue mate.

Dismounted
06-26-2008, 06:45 AM
This is most likely caused by a modification, as it works properly on vB.com.

TimberFloorAu
06-26-2008, 06:59 AM
Yep , hence im not fretting.

Tracking down the issue, is less annoying than the image attachment count problem lol

PtitLu
06-26-2008, 09:26 AM
Hello. the problem disappears when i deactivate "vBSEO". So i'm gonna ask the vBSEO coders if there is a solution. Thanks for your help.