coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: Gin on January 11, 2005, 01:35:31 PM

Title: The previous file could not be placed. (Big prublem)
Post by: Gin on January 11, 2005, 01:35:31 PM
I have prublem!

i uploaded file *.jpg

script shown:

The previous file could not be placed.
You have successfully placed all the files.
Cuntinue.

I know:
script load pic by HTTP then move it from /tmp/*this_file* to /my_edit_dir/*tmpHTTP_name*.jpg
so when i copy this file by FTP-client - this file isn't a picture!!!!!!!!
(when i load pics by FTP to server - there isn't any prublem with adding pics  to base.)
and then i can't add this picture to my base.
i use
Coppermine Photo Gallery v1.3.2
GD-lib2.0
Image Magic 6 (or something like this)

Thanx for help.
Title: Re: The previous file could not be placed. (Big prublem)
Post by: Gin on January 11, 2005, 01:44:43 PM
Quote from: Gin on January 11, 2005, 01:35:31 PM
I have prublem!

ALSO:

when execute
$val = getimagesixe('/path_to_my_edit_dir/tmpHTTP_some_file.jpg');

it retune nothing!!!
that's why it doesn't add a pics via HTTP
file uploaded by HTTP isn't picture!!!!
How can i fix it???