I have been getting an upload error lately and i think it comes down to either the filesize of all the uploaded files attached to the form or just a timeout during the upload process, not sure which one. I changed the max file size variable for each upload field, is there a max file size all together for the entire form also somewhere?? The current example has just over 20mb of PDF attachments and is erring, is it possible to attach 6 files that would equal over 20mb to the form? Could it be a php mail setting? What am I missing here? If it could be a timeout, where can I make the timeout setting longer?