On any of the admin/settings/print pages, the following error is displayed:

warning: array_merge_recursive() [function.array-merge-recursive]: recursion detected in /var/www/includes/common.inc on line 1684.

Quick and dirty debugging indicates a conflict with FCKeditor. Not sure why exactly, but telling FCKeditor to ignore admin/settings/print corrects the problem.

Comments

jcnventura’s picture

Title: warning: array_merge_recursive() » FCKeditor incompatible with the print module
Project: Printer, email and PDF versions » FCKeditor - WYSIWYG HTML editor
Version: 5.x-4.0 » 5.x-2.x-dev

The print module is doing nothing wrong with the text areas in the settings pages.

This must be addressed by the FCKeditor module.

wwalc’s picture

Status: Active » Closed (duplicate)