PDA

View Full Version : Sidebar


dannycutts
03-02-2012, 10:19 PM
Hi,

My sidebar has just decided to stop working and now only displays underneath the forum....

Any ideas why this is the case?

I have not made any changes etc...

Cheers

Danny

HMBeaty
03-02-2012, 11:06 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 that doesn't work, try this:
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?

dano9258
03-03-2012, 10:11 PM
Are you talking about the button that allows you to hide the sidebar?