Closed (duplicate)
Project:
File import
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
15 Mar 2008 at 21:41 UTC
Updated:
16 Apr 2009 at 13:06 UTC
I have been receiving this error
"warning: Invalid argument supplied for foreach() in /var/www/html/drupal/includes/form.inc on line 949."
this is occuring on "admin/content/file_import"
when I click on the "Import" Button I get
"No files files were imported."
also the selection box that is supposed to list the nodes to add the file(s) too is empty
Comments
Comment #1
neochief commentedAre you have some nodes in your site? Or it's just clear instalation?
Also, could you please check write permission of your output dir (see in the module settings)?
Comment #2
open-keywords commentedI have the same error when accessing /admin/ecsettings/location (an ecommerce module)
this is a pretty fresh install done on march 27th with the head of 5.7 branch
running on ubuntu feist 7.04 (php 5.2.1)
corresponding code is
Comment #3
open-keywords commentedsee also http://drupal.org/node/234679
Shouldn't this be reported to Form ?
Comment #4
open-keywords commentedIn fact Forms seems pretty stable, should be somewhere else
Comment #5
neochief commentedBut how this related to File import module?
Comment #6
neochief commentedComment #7
xurizaemonThis was a dupe of http://drupal.org/node/294054, patch is there