The latest stable version of FCKEditor is causing this error
warning: array_merge_recursive() [function.array-merge-recursive]: recursion detected in includes/common.inc line 1684
The latest stable version of FCKEditor is causing this error
warning: array_merge_recursive() [function.array-merge-recursive]: recursion detected in includes/common.inc line 1684
Comments
Comment #1
jantoine commentedI too am seeing this error any time I save a form using FCKeditor. Can provide more details if necessary.
--
Cheers,
Jon Antoine
www.antoinesolutions.com
Open Source Development Tutorials & Documentation
Comment #2
Logrise commentedwarning: array_merge_recursive(): recursion detected in /includes/common.inc on line 1684.
Comment #3
RWWood commentedsubscribe
Comment #4
dwightaspinwall commentedI'm also seeing this; same circumstances.
Comment #5
Artur Formella commentedCould you give us steps to reproduce this bug?
Comment #6
scarer commentedInstall the fckeditor. When I add any content to the site the error occurs.
Comment #7
alvinet commentedSubscribe.
When i install the module, i get that warning but only in one kind of custom content.
Comment #8
Artur Formella commentedI was unable to reproduce this bug (FF3,Drupal5). Could you provide more information?
Comment #9
kentypma commentedSame issue here.
Drupal 5.12
Latest FCK editor installed.
When FCK module is disabled, the error goes away.
We did not have this problem with 5.10, it began after an upgrade to 5.12.
Comment #10
Artur Formella commentedOk. please try the solution described in ticket: http://drupal.org/node/323611
I mark this ticket as duplicate. Please replay (if you need) in http://drupal.org/node/323611.
Comment #11
scarer commentedi tried this fix and it did not work.
Comment #12
scarer commentedi am changing this back to active as the fix didn't work.
Comment #13
Artur Formella commentedComment #14
bribiz commentedI am also having this issue
Comment #15
chill5-0 commentedSame error started displaying when trying to create new "view" - I have drupal 5.12 and latest FCKeditor installed.
Comment #16
rgammon commentedAlso having this problem. Completely fresh install on local server with most recent modules downloaded from Drupal.org today (around noon Eastern Standard). Deployment is:
admin_menu-5.x-2.6.tar.gz
advanced_help-5.x-1.0-beta1.tar.gz
backup_migrate-5.x-1.1.tar.gz
calendar-5.x-2.3.tar.gz
cck-5.x-1.10.tar.gz
date-5.x-2.3.tar.gz
drupal-5.12.tar.gz
fckeditor-5.x-2.2-rc3.tar.gz
google_analytics-5.x-1.6.tar.gz
imageapi-5.x-1.2.tar.gz
imagecache-5.x-1.7.tar.gz
imagefield-5.x-2.1.tar.gz
jstools-5.x-1.2.tar.gz
panels-5.x-2.0-rc1a.tar.gz
pathauto-5.x-2.3.tar.gz
pixture-5.x-1.1.tar.gz
tapir-5.x-1.6.tar.gz
thickbox-5.x-1.2.tar.gz
token-5.x-1.11.tar.gz
ubercart-5.x-1.6.tar.gz
ubrowser-5.x-1.4.tar.gz
update_status-5.x-2.3.tar.gz
views-5.x-1.6.tar.gz
workflow_ng-5.x-2.1.tar.gz
Comment #17
pseudosnail commentedsubscribe
Comment #18
wwalc commentedTo 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.
Comment #19
t4him commentedYup! That did it . . . .
Comment #20
dynamite commentedsubscribe
Comment #21
wildlettuce commentedI did #18 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.