PDA

View Full Version : Upload error on move/copy


iceman
15th of October 2003 (Wed), 21:02
Hello Pekka,

Great script and all systems working fine except for a recent discovery.

When I UPLOAD a image using the UPLOAD page everything works fine, (resize, and folder distribution), however, when I try to copy or move an image from one exhibit to another, I get an upload error (reason unknown) and nothing happens. (The thumbs and microthumbs folders are created and I made sure permissions are 777)

If I manually ftp the thumbs and microthumbs over to the new folders, everything works fine.

Any ideas?

Pekka
16th of October 2003 (Thu), 18:33
Have you tested the EE home ftp server that it works (has correct EE root path)?

There are also some older PHP versions which may fail to download very small files (copying and moving is done with temporary downloaded copy), this can also be tested on ftp server page by checking "Do file upload/download tests, too".

Also check folder permission 777 for "ftp_temp" folder in EE root.

If you still get problems, perhaps you could mail me your ftp log with error messages - maybe they'll show something.