The FCKeditor was working fine until I added the image assist module - then it started throwing this error:
warning: array_merge_recursive(): recursion detected in /home/.../.../myurl.com/includes/common.inc on line 1684.
I found this thread: http://drupal.org/node/325448 with this advice:
"To anyone subscribed to this thread: upgrade to the latest dev release: 5.x-2.x-dev released on 2008-Nov-07
Remember to run update.php (it just rebuilds menu, no queries are executed) and clear browser's cache, otherwise you may not see FCKeditor at all and little textareas instead."
I did this and the error disappeared, but now I have no access to the wysiwyg. It shows up but there is no way to get the cursor in the window. Also if I go into existing entries, the editor shows no text. The buttons on the gui seem to toggle, but this is moot without access to the text window.
I am not sure where to go from here.
Thanks.
Comments
Comment #1
wildlettuce commentedI dropped the image assist module and switched to imce. FCKeditor and imce work fabulous together!
Comment #2
wwalc commentedSetting as fixed then. If anyone is experiencing this problem in the latest stable release of the FCKeditor module, feel free to reopen this issue.