Hello, I used Drupal 6.17 but when I activate the module the following error appeared:

warning: array_map() [function.array-map]: Argument #2 should be an array in /opt/lampp/htdocs/fuji/modules/system/system.module on line 1015.
warning: array_keys() [function.array-keys]: The first argument should be an array in /opt/lampp/htdocs/fuji/includes/theme.inc on line 1817.
warning: Invalid argument supplied for foreach() in /opt/lampp/htdocs/fuji/includes/theme.inc on line 1817.

Help me please, Thanks..

CommentFileSizeAuthor
error.jpg134.76 KBisaakordonez

Comments

s.daniel’s picture

Status: Active » Postponed (maintainer needs more info)

Take a look at http://drupal.org/node/305653 http://drupal.org/node/780482 https://drupal.org/node/818654 http://drupal.org/node/444228
I'm pretty sure this is a dupe of one or several of them. So please check them an mark this issue as dupe if correct.

btw. I had the error due to an update via drush where it updated zen theme. We built the custom theme insite the zen folder and therefore it was removed out of the drupal install.