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

jantoine’s picture

I 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

Logrise’s picture

warning: array_merge_recursive(): recursion detected in /includes/common.inc on line 1684.

RWWood’s picture

subscribe

dwightaspinwall’s picture

I'm also seeing this; same circumstances.

Artur Formella’s picture

Could you give us steps to reproduce this bug?

scarer’s picture

Install the fckeditor. When I add any content to the site the error occurs.

alvinet’s picture

Subscribe.
When i install the module, i get that warning but only in one kind of custom content.

Artur Formella’s picture

Status: Active » Postponed (maintainer needs more info)

I was unable to reproduce this bug (FF3,Drupal5). Could you provide more information?

kentypma’s picture

Same 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.

Artur Formella’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)

Ok. 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.

scarer’s picture

i tried this fix and it did not work.

scarer’s picture

Status: Closed (duplicate) » Active

i am changing this back to active as the fix didn't work.

Artur Formella’s picture

Status: Active » Closed (duplicate)
bribiz’s picture

I am also having this issue

chill5-0’s picture

Same error started displaying when trying to create new "view" - I have drupal 5.12 and latest FCKeditor installed.

rgammon’s picture

Also 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

pseudosnail’s picture

subscribe

wwalc’s picture

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.

t4him’s picture

Yup! That did it . . . .

dynamite’s picture

subscribe

wildlettuce’s picture

I 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.