I hope I'm doing this correctly... I went through all the troubleshooting steps, forums, and of course Google. I made sure all code within page.tpl.php was correct, cron jobs run, all updates installed, etc. FCKEditor would not load... it installed just fine but wouldn't actually run. So I began the tedious task of disabling each module one by one until I was able to get FCKEditor to run. I eventually disabled Theme Builder 6.x-1.x-dev and FCKEditor ran perfectly... I then enabled ALL modules except for Theme Builder, and again, FCKEditor ran perfectly. Enabled Theme Builder again and FCKEditor stopped loading. Am I missing an update to Theme Builder or is this something I should report to the Theme Builder dev team instead?

-B

Comments

wwalc’s picture

Project: FCKeditor - WYSIWYG HTML editor » Theme Builder
Version: 6.x-1.2-1 » 6.x-1.x-dev

Moving this to Them Builder queue as it seems that it is the source of a problem.
FCKeditor doesn't load because a javascript occurs after enabling themebuilder:

container has no properties
[Break on this error] return container.farbtastic || (container.farbtastic = new jQuery._farbtastic(...
farbtastic.js (line 11)
CZ’s picture

In the file "jquery.themebuilder.js", delete the line 57: "$('#colorpicker').farbtastic('#edit-color');". This code is not required in the next version.

wwalc’s picture

Added to TROUBLESHOOTING.txt.

CZ’s picture

Status: Active » Fixed

Fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.