Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
» 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.
Comments
Comment #1
shadyman@erroraccessdenied.com commentedMoved 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.
Comment #2
asimmonds commentedThe 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