PDA

View Full Version : vb 4.2.0 Patch Level 2 Editor Problem


mkkochan
08-19-2012, 07:44 PM
i have on editor problem add image button not working how i can fix this problem

Lynne
08-19-2012, 09:43 PM
Do you mean you click on it and nothing happens.

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?

mkkochan
08-20-2012, 03:56 PM
Do you mean you click on it and nothing happens.

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?

yes still click on it and nothing video button too :(

Lynne
08-20-2012, 09:08 PM
Then 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);

mkkochan
08-21-2012, 05:50 PM
still not working :(

--------------- Added 1345579126 at 1345579126 ---------------

Problem Solved Thank You Lynne ;)