PDA

View Full Version : Copy does not copy image or thumbs


okaven
18th of September 2004 (Sat), 08:48
Hello, All!

I am relatively new to EE, so please excuse if this question has already been asked.

I have setup EE with unique paths for each exhibition and also unique paths for the thumbs and microthumbs (per exhibition).

When I try to move a picture from one exhibition to another, the image does not get moved within the filesystem, but only the pointer in the database.

The result is that when I move image XYZ from exhibition A to B, it does show in B, but the physical path still points to A.

I was under the impression that the copy/move utility would move the image AND the thumbnails, physically as well as in the database.

What am I missing?

Thank you for your help!

Oliver

Pekka
18th of September 2004 (Sat), 08:50
Are you using 1.5 RC4 version?

okaven
18th of September 2004 (Sat), 08:51
Are you using 1.5 RC4 version?
Yes, I am

Pekka
18th of September 2004 (Sat), 09:18
Do all you ftp tests give ok results? What does ftp messages say?

okaven
18th of September 2004 (Sat), 09:34
Do all you ftp tests give ok results? What does ftp messages say?
THis is the dump of the FTP messages:

msg 28840 | ftp: WWW: FAILED TO DISCONNECT. Reason: ftp_put(): error opening ../ftp_temp/picture.jpg
msg 28839 | ftp: picture.jpg: UPLOAD ERROR. Reason: ftp_put(): error opening ../ftp_temp/picture.jpg
msg 28838 | ftp: WWW: Working directory changed to '/srv/www/htdocs/GALLERY/images/2004/vacation/florida/microthumbs'
msg 28837 | ftp: WWW: Changed to passive mode
msg 28836 | ftp: WWW: Logged in as 'user'
msg 28835 | ftp: WWW: Connected to '1.1.1.1'
msg 28834 | ftp: OFF: FAILED TO DISCONNECT. Reason: ftp_quit(): 22 is not a valid FTP Buffer resource
msg 28833 | ftp: MICROTHUMB DOWNLOAD ERROR.
to: ../ftp_temp/picture.jpg
from: picture.jpg'.
Reason: ftp_get(): 22 is not a valid FTP Buffer resource
msg 28832 | ftp: OFF: Working directory is
msg 28831 | ftp: WWW: FAILED TO DISCONNECT. Reason: ftp_put(): error opening ../ftp_temp/picture.jpg
msg 28830 | ftp: picture.jpg: UPLOAD ERROR. Reason: ftp_put(): error opening ../ftp_temp/picture.jpg
msg 28829 | ftp: WWW: Working directory changed to '/srv/www/htdocs/GALLERY/images/2004/vacation/florida/thumbs'
msg 28828 | ftp: WWW: Changed to passive mode
msg 28827 | ftp: WWW: Logged in as 'user'
msg 28826 | ftp: WWW: Connected to '1.1.1.1'
msg 28825 | ftp: OFF: FAILED TO DISCONNECT. Reason: ftp_quit() expects parameter 1 to be resource, null given
msg 28824 | ftp: THUMB DOWNLOAD ERROR.
to: ../ftp_temp/picture.jpg
from: picture.jpg'.
Reason: ftp_get() expects parameter 1 to be resource, null given
msg 28823 | ftp: OFF: Working directory is

Pekka
18th of September 2004 (Sat), 13:55
What I would do is

- doublecheck ftp server name, username and password, also for "EE Home FTP Server"
- change ftp engine to "EE Internal".
- then do all ftp tests on ftp server editor.

If the ftp tests don't pass, the many editor functions in EE won't work properly.