Module incompatibility - Devel / Theme developer

sittard - October 9, 2008 - 09:10
Project:FCKeditor - WYSIWYG HTML editor
Version:6.x-1.3-rc1
Component:Documentation
Category:bug report
Priority:normal
Assigned:Unassigned
Status:won't fix
Description

I've installed CCK 6.x-2.0-rc10 and created a new field on a page. The new field is a multiline textarea and now the FCKEditor no longer appears in the body field, instead I get a two/three line input box with no height adjustment.

I've tested this in both Firefox and IE7 but no luck. Removing edit-body from the include fields brings back the standard drupal text area input with the dragable height/size adjustment.

#1

wwalc - October 9, 2008 - 09:19

Does any javascript error show up in Firebug?

#2

sittard - October 9, 2008 - 09:30

Good question, no Javascript errors appear.

#3

wwalc - October 9, 2008 - 10:04

I tried to reproduce it on vanilla installation of Drupal 6.4 + FCKeditor module 6.x-1.3-rc1 + FCKeditor 2.6.3
I have added Text field to the Page content type and FCKeditor appeared on both fields.

Looks like you will have to check all steps described here: http://drupal.fckeditor.net/troubleshooting#3
Alternatively send me a PM with a link to your site and some test login to help me investigate it, I still suspect a javascript error.

#4

wwalc - October 9, 2008 - 10:09
Status:active» postponed (maintainer needs more info)

Same results on Drupal 6.5, seems to work so it looks to me like a configuration issue. Try installing just Drupal, CCK and FCKeditor and see if that works for you.

#5

sittard - October 9, 2008 - 14:06

It works on a vanilla installation, so I dug a bit further and it seems to be an issue with the theme. Which in my case is the zen starterkit.

I think the problem might be with the location of the page.tpl.php file, on my install I copied the file

from: /themes/zen/zen/page.tpl.php to my theme so:
to: /themes/zen/foo/page.tpl.php

Rebuild the theme registry and then the editor stops working, not sure why.

Thanks for your help.

#6

mikenotmike - October 15, 2008 - 05:51

Just wanted to point out that mine wasn't showing up due to the Devel Themer Module being enabled, I turned off the themer part and it's working fine now.

#7

sittard - November 18, 2008 - 13:11
Status:postponed (maintainer needs more info)» active

#8

wwalc - November 18, 2008 - 15:45
Title:Editor Does Not Appear on Page» Module incompatibility - Devel / Theme developer
Component:User interface» Documentation

Confirmed. When "Theme developer" module is enabled, FCKeditor doesn't work. I've checked 6.x-1.12 and the latest 6.x-1.x-dev.

Probably can't do much with that and it just needs to be documented.

#9

wwalc - November 19, 2008 - 09:51
Status:active» won't fix

Added to TROUBLESHOOTING.txt.

#10

mariskha - December 26, 2008 - 05:14

It worked in opera 9.63.

#11

jmonkfish - March 2, 2009 - 23:23
Status:won't fix» postponed (maintainer needs more info)

I have this same problem. I have to keep disabling Theme Developer whenever I'm done using it, because it kills all the javascript running on the page. The errors I'm getting are cryptic and meaningless.

Same problem whether Firebug is installed or not.

I'm running Firefox 3.0.6, Drupal 6.10, Theme Developer 1.14

Line 64 tableheader.js is where I get the first error: var hScroll = document.documentElement.scrollLeft || document.body.scrollLeft;

#12

wwalc - March 10, 2009 - 12:20
Status:postponed (maintainer needs more info)» won't fix

#13

humator - June 1, 2009 - 18:03

I had the same error.

After updating devel and fckeditor modules everything works fine.

#14

Skelly1983 - July 4, 2009 - 20:54

confirmed this issue had bin trying to work out wot was stoping the editor from showing could do with it being beter documented, great module though

 
 

Drupal is a registered trademark of Dries Buytaert.