Hi,

I recently installed the SimpleNews module into my Drupal 6 site. In order to send HTML mail, Mime Mail is required. I installed the Mime Mail 6.x-1.x-dev module (The only one for D6). And I get the error:

warning: array_merge() [function.array-merge]: Argument #2 is not an array in /(my site path)/drupal/includes/theme.inc on line 921.

Anyone encounter this? Any workarounds? What is a function.array-merge?

Thanks!

Jerry

Comments

cog.rusty’s picture

Probably some theme settings in the database have been corrupted.

In /admin/build/themes, make sure that the themes used in your site (and your admin theme, if it is different) are enabled (the square checkbox).

If this is not enough, go to /admin/build/themes/settings, go to each of the themes which are available as tabs at the top of the page, configure its settings again, and "Save". (You may need to click "Reset to defaults" before that).

mcfilms’s picture

Good call!

I still had "Rebuild theme registry on every page." enabled from working on the theme. Unchecking that fixed it.

Thanks!

A list of some of the Drupal sites I have designed and/or developed can be viewed at motioncity.com