Does anyone know if the file upload can be directed to an other location folder on the server, I just had someone try and upload a large file for an ad and my email does not have enough memory for it.
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
your email has nothing to do with it. The uploads do in fact go to the same location on your webserver where you installed the form. If big files are failing, that means your webserver probably has a limit on the size of files you can upload. You need to check with your hosting provider about this.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Does anyone know if the file upload can be directed to an other location folder on the server, I just had someone try and upload a large file for an ad and my email does not have enough memory for it.
Thanks
your email has nothing to do with it. The uploads do in fact go to the same location on your webserver where you installed the form. If big files are failing, that means your webserver probably has a limit on the size of files you can upload. You need to check with your hosting provider about this.