Does anyone know how to be able to upload more than 3MB with this? My file size limits in the ACP are high. My upload_max_filesize, post_max_size, and memory_limit are all high. When I use a simple php upload script, which basically uploads a file to a temp folder and then moves that file to another folder, allows anything over 3MB to be uploaded. But for some reason this mod and attachment do not allow anything higher than 3MB to be uploaded. What happens when I upload a file that is over 3MB, is that it only uploads 35KB of that file. I noticed that the error messages that I recieve in my email, shows that it uploads the filedata into the database, which is pretty long. :ermm:
|