Closed (fixed)
Project:
FCKeditor - WYSIWYG HTML editor
Version:
6.x-1.4
Component:
Compatibility with other modules
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Dec 2009 at 17:00 UTC
Updated:
4 Apr 2010 at 02:07 UTC
Comments
Comment #1
Samsoe commentedI just found something, if I disabled Automatic title generation then FCK editor works normally. (it shows at two text editing area, default body field and new body field).
Comment #2
Jorrit commentedDoes that feature cause a Javascript error? Javascript errors may prevent FCKeditor from loading.
Comment #3
Samsoe commentedIf so, is there something that I could do ? I'm a newbie. pls help.
Comment #4
tobiasbInstall http://getfirebug.com/
Comment #5
pindaman commentedI have the same.
no errors shown on screen.
in firebug I do see the javascript rule.
On the screen i don't
tried uninstalling all modules.
- i dont which module was responible byut FCKditor work again.
Now i will activate modules 1 by 1. and test fckeditor
Comment #6
yaworsk commentedhi all,
i had similar problems with FCKeditor where the bar suddenly wouldn't show up for certain content types and on others, i only had a simplified bar.
What worked for me was going into Edit FCKeditor and under Visibility Settings, somehow Paths to exclude and Force simplified bar on the following paths had addresses to my content types. Once I removed those, FCKeditor worked again.
I have no idea how those fields got populated though on my end... I did the problem of FCKeditor not showing up on content types for another site which required a more elaborate solution but I can't remember what that was and would have to look into it tonight if need be. Let me know if the solution above works for you and if it doesn't, I'll look into what I did for the other site tonight and post it back here.
Pete
Comment #7
Samsoe commentedIt doesnt work, Pete. The weird thing is if I disabled "Automatic title generation" then FCK editor works normally. ( I have 2 text field that using FCK edito, and both works if I disabled Automatic title generation ).
But I want to use automatic title badly. I want to have a wiki-style content type that user cannot edit the title.
Comment #8
yaworsk commentedhmmm, don't really know, I've never used that automatic title generation... instead, could you just use pathauto and in your page.tpl file just remove the title from showing up on the page. or better yet, create a tpl file for your specific content type and specifically remove the title from that?
just a thought...
Comment #9
freestylegary@yahoo.com commentedI have the same issue with FCK editor not showing, but this is for my custom theme. If I use a default theme or a Roople theme, I have no issues.. any pointers?
Comment #10
freestylegary@yahoo.com commentedNever mind, my theme was missing the
print $closure;.Comment #11
yaworsk commentedsamsoe,
is this still a problem? did you check your visibility settings under the global profile to make sure your specific pages are listed under the exclude?
Comment #12
Ela commentedI have the same problem.. the FCKEditor not loading. I did move to another host today. Could that be the cause?
Comment #13
Ela commentedit was the fckeditor.html file from the fckeditor/fckeditor/editor folder.. something must have gone wrong with my upload
Comment #14
Jorrit commentedComment #15
Samsoe commentedNow its work again. I think it has conflict with the other module, but I can't figure out which module that caused that.