The previous file could not be placed. (Big prublem) The previous file could not be placed. (Big prublem)
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

The previous file could not be placed. (Big prublem)

Started by Gin, January 11, 2005, 01:35:31 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Gin

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.

Gin

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???