forum.coppermine-gallery.net

Support => cpg1.5.x Support => cpg1.5 upload => Topic started by: BZX on December 19, 2012, 01:54:04 am

Title: Batch add files on Synology DSM4.1
Post by: BZX on December 19, 2012, 01:54:04 am
Hi all,

I've installed Coppermine on my synology DiskStation (DSM4.1) without any problem (/volume1/web/coppermine).

All my photos are in another folder. I've made a symbolic link to this folder (/volume1/web/coppermine/albums/photo -> /volume1/photo) in order to use the command  "batch add files".

When launching this command I can select the directory wanted (the symbolic link is working) but unfortunately nothing is happening when I click on the OK button.

An idea ?

Tank you     
Title: Re: Batch add files on Synology DSM4.1
Post by: Jeff Bailey on December 19, 2012, 01:59:39 am
Is javascript enabled? Do you have a webserver on your NAS?

Which "ok" button? "Insert selected files"?
Title: Re: Batch add files on Synology DSM4.1
Post by: Αndré on December 19, 2012, 11:24:41 am
Which "ok" button?

I guess BZX is talking about that button (see attachment).
Title: Re: Batch add files on Synology DSM4.1
Post by: Jeff Bailey on December 19, 2012, 09:06:54 pm
I don't usually use the browsable interface so I forgot about that button  ::)

questions still apply though as that form uses javascript on submit.
Title: Re: Batch add files on Synology DSM4.1
Post by: BZX on December 22, 2012, 04:04:37 pm
Hi,

I've solved one part of my problem.

The Synology have a multimedia indexing engine which of course "scans" my /volume1/photo folder. This engine makes some "specials folders" that blocks Coppermine.

Now, I can select the folder and the pictures wanted but Coppermine seems to be unable to build the intermediate picture and the  thumbnail. You can see some "convert" command running (can see them with the "top" command) but nothing at the end...

Thank you for your help.
Title: Re: Batch add files on Synology DSM4.1
Post by: Αndré on December 28, 2012, 10:59:03 am
It seems that you currently use ImageMagick as method for resizing images (http://documentation.coppermine-gallery.net/en/configuration.htm#admin_picture_thumb_advanced_resize_method). Is it installed at all? You can also try if it works with GD2.