The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
![]() |
Multiple forms on same page - file not uploading. - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5) +--- Thread: Multiple forms on same page - file not uploading. (/showthread.php?tid=594) |
Multiple forms on same page - file not uploading. - filch - Mar 22nd, 2010 I have a page with multiple forms on it. Some, but not all of the forms have file upload fields in them. However, they refuse to upload the file, even though, in the field options, I have added the correct filetype to the settings. My question is, does formtools do any file properties search to see if the file is too large for the settings and how does it react if it is the wrong filetype. I get no complaints at all from formtools .... but it refuses to upload any files. The rest of the data from the text fields etc. is being stored fine. Dave RE: Multiple forms on same page - file not uploading. - Ben - Mar 22nd, 2010 Hey Dave, No, from outside of Form Tools there's no error checking with file uploads at all - at least, no way to determine if problems occurred. *Within* Form Tools it will provide a descriptive message of the cause, but not from your form itself. I know this is a big deficiency but it's just one of those things that hasn't been addressed yet. Sorry Dave, I feel like the harbinger of bad news today....! - Ben |