View Full Version : Posts don't display until refresh.
Ocean-Wonders
05-17-2010, 08:02 AM
Hi there,
Looking for a bit of help, for some reason posts are not being displayed until a user refreshes the page. They used to appear instantly but for some reason there not doing it any more, I don't think I've changed anything that would affect it.
If anyone has any ideas please let me know :D
Thanks in advance
Lynne
05-17-2010, 02:23 PM
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);
Don't forget that for vbseo, disabling the modification means to also get rid of anything extra you added to your htaccess file.
Ocean-Wonders
05-17-2010, 05:25 PM
Cheers lynne, I will try it when I get home from work later, I will report back in a bit ;)
--------------- Added 1274131926 at 1274131926 ---------------
I disabled the plug ins and it worked, so i switched them all back on again and went through them one at a time to see which it was and guess what...
NON OF THEM CHANGED IT !!
Arrrggghhh !! :D
--------------- Added 1274201451 at 1274201451 ---------------
Can't figure this out at all !
When I disabled all the plug ins with
define('DISABLE_HOOKS', true);
It worked fine, posts were displayed as they were made.
So I went through my plug ins list and turned them all off manually but it didn't have any affect.
Anyone have any ideas ??
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.