PDA

View Full Version : FORUMHOME last post not visible


overona
01-04-2011, 05:25 AM
After update is on FORUMHOME last post not visible for visitor's after Login for user is visible how can i fix it ?

Lynne
01-04-2011, 05:31 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?

overona
01-05-2011, 05:52 AM
Thank you very much but sorry nothing changed by me :( same problem !

Lynne
01-05-2011, 03:19 PM
Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

define('DISABLE_HOOKS', true);
If your mods where preventing the information from being saved, then you may need to make some posts to see if the issue is fixed with them off.

overona
01-05-2011, 05:20 PM
I try this to first befor i post here, but i made it to twice now same problem :(

Lynne
01-05-2011, 06:30 PM
If you've got ticket support, then you should put in a ticket. They will need to be able to view your default style and turn off your mods, so supply that information for them.