Reviewed & tested by the community
Project:
Multiflex37
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Feb 2008 at 19:46 UTC
Updated:
16 Apr 2008 at 01:12 UTC
Jump to comment: Most recent file
Comments
Comment #1
apastuszak commentedThe following thread explains what the problem is:
http://drupal.org/node/158173
If we add the following code to the page.tpl.php file, fckeditor fires right up:
I placed this code right above the closing body tag and FCKeditor fired right up for me. I have attached the updated page.tpl.php file that works for me. Please consider adding it to the current tarball.
Comment #2
apastuszak commentedComment #3
boclodoa commentedalso worked for me, the $closure seems to add a script who calls the substituting code.
Thanks apastuszak