PDA

View Full Version : multiquote is not working


niadene
02-20-2010, 09:27 AM
i have button for multiquote but when i click it nothing happen i think its not working....hmm how could let it work?

Lynne
02-20-2010, 05:02 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);