Closed (fixed)
Project:
Remove Upload Enclosures
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Oct 2007 at 16:34 UTC
Updated:
2 Dec 2007 at 05:42 UTC
When the module is uploaded to the modules directory in a fresh 6.x-dev install, without being enabled, these warning appear in the /admin/build/modules page:
* warning: Invalid argument supplied for foreach() in /home/cogville/public_html/drupal-6/modules/system/system.admin.inc on line 537.
* warning: Invalid argument supplied for foreach() in /home/cogville/public_html/drupal-6/modules/system/system.admin.inc on line 537.
The warnings disappear when the module is removed from the modules directory.
Comments
Comment #1
mfer commentedHuh, I ran mine off the 6.0-beta1 and it worked. Though, that could have been a fluke. I'll take a look on a fresh install from CVS.
Comment #2
cog.rusty commentedUsing the latest 6.x-dev core, PHP 5.2
I managed to fix it by modifying the dependencies line in the .info file:
Comment #3
mfer commentedFixed In 1.1 Release.
Comment #4
mfer commentedComment #5
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.