Closed (fixed)
Project:
Drupal core
Version:
4.7.0-beta5
Component:
upload.module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Mar 2006 at 22:10 UTC
Updated:
14 Mar 2006 at 00:21 UTC
Latest Drupal CVS as of today and upload module 1.79. Using simplenews (1.40) as example. Trying to submit a newsletter produces the following error:
Warning: Invalid argument supplied for foreach() in /var/www/modules/upload.module on line 432
Warning: Cannot modify header information - headers already sent by (output started at /var/www/modules/upload.module:432) in /var/www/includes/common.inc on line 233Switching off the upload module removes the error and the node can be successfully submitted.
Regards
Patrick
Comments
Comment #1
dopry commentedduplicate of http://drupal.org/node/53666
Comment #2
Patrick Nelson commentedAgreed