Batch upload problem... Batch upload problem...
 

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

Batch upload problem...

Started by Wrbex, October 09, 2005, 11:02:21 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Wrbex

I upload images into albums/folder
When i go to batch upload, galery list pictures in folder, but when i try to move them in folder i get this error for all pic's

"Warning: imagejpeg(): Unable to open 'albums/revo/thumb_DSCF0809.JPG' for writing in /home/vidam/public_html/gallery/include/picmgmt.inc.php on line 196

Warning: chmod(): No such file or directory in /home/vidam/public_html/gallery/include/picmgmt.inc.php on line 224

Warning: getimagesize(albums/revo/thumb_DSCF0809.JPG): failed to open stream: No such file or directory in /home/vidam/public_html/gallery/include/picmgmt.inc.php on line 226
Unable to create thumbnail or reduced size image."

gallery is on www.vidam.hr/gallery ,and there is few video's that I uploaded with batch upload function...

Stramm

can you upload using http upload?
And have your read the stickies?

Wrbex

Yes, I can upload via http, but now i see another problem, thumb's are like sephia?! But original picture (full size) is ok?!
You can see 2 pic's that I uploaded just now via http

Stramm

probably casue you're using gd1... if you don't have gd2 installed on your server then I highly recommend to so or to install ImageMagick

Wrbex

Quote from: Stramm on October 09, 2005, 01:50:37 PM
probably casue you're using gd1... if you don't have gd2 installed on your server then I highly recommend to so or to install ImageMagick

Are you refering to thumb colors or batch upload?

Stramm


Wrbex