Oct 18th, 2011, 4:37 AM
I think we may be zeroing in on a culprit...
I checked the database and there are six results from the query you provided, so that checks out.
I then tried the phpInfo thing, and upload_tmp_dir is set to "no value". My guess is it has never been set to a value.
Since we haven't used the form that has the file upload field since October 2010, if something changed with the way FormTools deals with file uploading (so that it now requires the upload_tmp_dir to be set to something) at any time in the past year, there's a really good chance that this has actually been a problem for a while now and I just haven't noticed it because this is the only form on our site that does the file upload thing...
FYI, I also tried the uninstall/delete/reinstall technique on the File Upload module (and reset the affected file upload field's type per your instructions), but that had no effect...adding a file to a new/existing submission from the back-end still results in nothing happening...no errors or anything.
I checked the database and there are six results from the query you provided, so that checks out.
I then tried the phpInfo thing, and upload_tmp_dir is set to "no value". My guess is it has never been set to a value.
Since we haven't used the form that has the file upload field since October 2010, if something changed with the way FormTools deals with file uploading (so that it now requires the upload_tmp_dir to be set to something) at any time in the past year, there's a really good chance that this has actually been a problem for a while now and I just haven't noticed it because this is the only form on our site that does the file upload thing...
FYI, I also tried the uninstall/delete/reinstall technique on the File Upload module (and reset the affected file upload field's type per your instructions), but that had no effect...adding a file to a new/existing submission from the back-end still results in nothing happening...no errors or anything.