PDA

View Full Version : Text Editor Toolbar Frozen...please help


Spaz Incendio
05-18-2009, 09:37 PM
<a href="http://www.hiphopave.co.uk" target="_blank">http://www.hiphopave.co.uk</a>

the toolbar on the text editor isn't clickable anymore and I can't find the problem. i've tried re-uploading all of the vbulletin files, tried backtracking on the things i was doing before it happened...all to no avail.

someone please help

Lynne
05-19-2009, 04:06 AM
We can't see the text editor without a test account to use to login with.

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?

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.