warning: Invalid argument supplied for foreach() in /home/drupal-6.0-rc1/modules/system/system.admin.inc on line 578.

Comments

shadyman@erroraccessdenied.com’s picture

Title: Invalid Argument : system.admin.inc line 578 » Invalid Argument : system.admin.inc line 578 in Modules page
Project: System Information » Drupal core
Version: master » 6.0-rc1
Component: Code » system.module

Moved this to Drupal->System instead of System Info Module.

I get this too with 6.0 RC1. It appears on the modules page "/admin/build/modules", the number of occurences depends on which modules are in the /modules/ directory. For example, XML Sitemap currently seems to add approx 4 occurences.

asimmonds’s picture

Status: Active » Closed (duplicate)

The warning is harmless, look at the following issues for details:
http://drupal.org/node/203195
http://drupal.org/node/194010
http://drupal.org/node/203629

The patch that was committed to fix this was:
http://drupal.org/node/203794