Log in

View Full Version : [help]Rebuild Forum Information


sjsteve33171
09-09-2009, 01:01 PM
I Have a strange problem on my forums.

Whenever a new thred is created in a forum, it won't show on teh forum home page as a new thread. Instead it always shows an old thread unless i manually Rebuild Forum Information via admincp.

Anyone have any ideas why this might be happening so i can have it update as soon as a new post is posted?

I've already set "AdminCP -> vBulletin Options -> Server Settings and Optimization Options -> Update Thread Views Immediately" to yes.

Thanks

Lynne
09-09-2009, 02:11 PM
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);

So, after disabling them in that manner, create a new thread and see if the forum information is correct.

sjsteve33171
09-09-2009, 02:23 PM
Yep same problem. Still didn't update.

Hooks definately disabled as shoutbox etc... vanished :)

Lynne
09-09-2009, 03:18 PM
Are you set up to use vbulletins datastore_cache in your config.php file? And is that file being written to?

sjsteve33171
09-09-2009, 05:07 PM
Not using it no

Lynne
09-09-2009, 05:09 PM
If it isn't a modification, and your options are set correctly, then I'm not sure what the problem is. You may want to put in a support ticket.