PDA

View Full Version : UPLOAD issue (loop!)


Julien
27th of March 2005 (Sun), 06:16
Hi,
Sometimes when i want to upload several files there is a big problem happenning.
Upload goes in a loop.. first it uploads all the pictures and thumbnails to folders and db as normal, and then instead of stopping it keeps on uploading and uploading and uploading, adding in front of my files names alphanumeric caracters.

This big issue seems to happen when i upload a big amount of files.
To correct the problem, i have to manually delete all the corrupted files and do another upload "to db only".

Pekka
27th of March 2005 (Sun), 07:01
I have seen this happen two times during the time I have developed EE - as I have not been able to reproduce it or get any error messages out of it fixing it has not been possible. I suppose it may also be PHP version specific (memory leak/out of memory problem).

I know a way to prevent the loop regardless what causes it but that code will have to wait few weeks.

My only advice for now is that you upload less photos at one time.
Are you using Imagemagick or GD?

Julien
27th of March 2005 (Sun), 07:10
I'm using Imagemagick.
I'll wait for the fix, no worry.
And if i can help by any mean, let me know, thx.