I'm using an order form that includes a file upload using phpmailer-fe. I'm getting a lot of errors: "exceeds the maximum file size. Error:"
The order sends correctly. The client receives the error in their response email and no file gets attached. I checked with the Help Desk at the university where I work and they told me that the max file size for attachments is 25mb, yet I'm getting these errors on files less than half that size.
Two questions: can someone help me ferret out where this error is coming from and how to fix it? And/or is there a better product out there for processing forms and attaching/sending files?
I'm a graphic designer with just enough web and php experience to make me dangerous. Thank you!
The order sends correctly. The client receives the error in their response email and no file gets attached. I checked with the Help Desk at the university where I work and they told me that the max file size for attachments is 25mb, yet I'm getting these errors on files less than half that size.
Two questions: can someone help me ferret out where this error is coming from and how to fix it? And/or is there a better product out there for processing forms and attaching/sending files?
I'm a graphic designer with just enough web and php experience to make me dangerous. Thank you!