Invalid Argument : system.admin.inc line 578 in Modules page
scriptnews - December 22, 2007 - 02:18
| Project: | Drupal |
| Version: | 6.0-rc1 |
| Component: | system.module |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
warning: Invalid argument supplied for foreach() in /home/drupal-6.0-rc1/modules/system/system.admin.inc on line 578.

#1
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.
#2
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