Hi,
I installed the "filebrowser-modul" to list some directories. This works great, thanks for that. But as i activate the "gallery assist-modul", i get this message "The requested image not exist or is not longer published." by clicking on an "directory". Downloading files i.e. is working properly.

What can i/you do to fix this?

Thanks
Edgar

Comments

Nicolas Georget’s picture

You have this message with a Directory Listing node or with a Gallery Assist node ?

edgar.giese’s picture

with a Directory Listing node.

Nicolas Georget’s picture

You have this message with a Directory Listing node or with a Gallery Assist node ?
Ok. got it. You have installed the 2 both modules. And in Gallery Assist Settings, you assigned its functions for the content type "Directory Listing" right ?
And the warning is not so odd. Let me explain why:

  1. With Filebrowser, the subfolders are identified with an ID. Something like that: example.com/node/3/xx
    xx is the ID of the folder, and 3 the ID of the node.
  2. Gallery Assit works with the same model (as many modules in fact).
  3. therefore, Drupal is confused if it must display a subfolder of Filebrowser or a Gallery in sites/default/files/gallery_assist/1/gallery_assist3

edgar.giese’s picture

Hi,

sorry but it isn't active for the "Directory Listing" content type!
And the path is "./sites/default/files/interne_infos/zertifikate".

Can i do something with the token and path modul?

Nicolas Georget’s picture

Can i do something with the token and path modul?

Yes, it might be the solution partly. Except that filebrowser does not handle path module. all the subfolder are rewritten like this node/id/fid/query
Actually, i created a test module with 2 arguments, and Gallery Assist still catch the second argument as its own argument...
So to answer to your thread: Yes, Filebrowser does not like galley assist... or vice versa ?

PS: I see one solution. filebrowser should identify folders in its own way

edgar.giese’s picture

Hi,

it's me again. ;-)

I made the gallery in a different way with another module (gallery formatter).

Nicolas Georget’s picture

Status: Active » Fixed

Ok. Do not know if it's a good thing or not...

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

modiphier’s picture

Hello,

I am also having this same issue except my users have already added many gallery items and I can not change to a different gallery setup but I would like to use the filebrowser mod. Any updates on how to configure the two to work side by side.

Thanks,