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
Comment #1
jcnventuraThe print module is doing nothing wrong with the text areas in the settings pages.
This must be addressed by the FCKeditor module.
Comment #2
wwalc commentedDuplicate of #323611: recursion detected in /opt/drupal5/includes/common.inc on line 1684.