coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: ianm on February 05, 2007, 08:36:01 PM

Title: batch upload Unable to create thumbnail ....
Post by: ianm on February 05, 2007, 08:36:01 PM
I ahve read though the help here but still have problems, I ahve uploaded the files via ftp no problem into albums/myfolder.
I have set permissions to 777 on albums albums/userpics albums/edit and albums/myfolder and also the same with the include folder. I Have also added a php.ini file into these directories with register_globals=on inside it.

when starting batch add in browser I can see my directory fine i can select it and see the names of the images. I then select the Album name to add the files to and click insert selected files and by each image i get the following message click for details or reload and if i click this link i get a page come up with just the message Unable to create thumbnail or reduced size image.

Have I missed something somewhere, all folders mentioned i the documentation have full permissions and the config file does have the     define ( 'SILLY_SAFE_MODE' , 1 ) ; added.

Can anyone give me any pointers as to what setting is causing problems.

Regards

Ian
Title: Re: batch upload Unable to create thumbnail ....
Post by: Hein Traag on February 05, 2007, 09:44:10 PM
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upload_trouble

Title: Re: batch upload Unable to create thumbnail ....
Post by: ianm on February 05, 2007, 10:10:37 PM
That was the information i used to upload everything, any ideas waht part of that i may have missed, the only thing i might have done wrong was inside albums I created my folder via ftp then uploaded my images to that. i have not touched the user pics folder which i think the documentation refers to.

Cheers
Title: Re: batch upload Unable to create thumbnail ....
Post by: Joachim Müller on February 06, 2007, 07:42:43 AM
Do exactly as suggested in the upload troubleshooting Hein has refered to. Read it extra carefully.
Title: Re: batch upload Unable to create thumbnail ....
Post by: ianm on February 07, 2007, 03:19:16 PM
Have resolved the issue.

In the configuration under Files and thumbnails advanced settings by defaultthis was set to image magick but this needed to be GD version 2.x

All working perfect now

Cheers