Batch add files on Synology DSM4.1 Batch add files on Synology DSM4.1
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Batch add files on Synology DSM4.1

Started by BZX, December 19, 2012, 01:54:04 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

BZX

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     

Jeff Bailey

Is javascript enabled? Do you have a webserver on your NAS?

Which "ok" button? "Insert selected files"?
Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford

Αndré

Quote from: Jeff Bailey on December 19, 2012, 01:59:39 AM
Which "ok" button?

I guess BZX is talking about that button (see attachment).

Jeff Bailey

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.
Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford

BZX

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.

Αndré

It seems that you currently use ImageMagick as method for resizing images. Is it installed at all? You can also try if it works with GD2.