Hi everyone!
I am trying to use this script I found to upload files from a form.
The form is on a separate page where the user browses for the file to upload and then when submit is pressed, on the next page is the upload code.
"$upload" was the name of the file field in the forum and "uploads" is the destination.
This script works fine with smaller files but when I try to upload larger files (about 1 MB) I get the "Could not copy the file" error. Most of the files that I will be uploading will be over 1 mb.
If anyone knows what is wrong, any advice would be greatly appreciated.
Thanks,
Adam