Closed (fixed)
Project:
Filebrowser
Version:
6.x-2.0-rc13
Component:
Directory Listing Pages
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Jul 2011 at 07:59 UTC
Updated:
19 Nov 2012 at 16:41 UTC
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
Comment #1
Nicolas Georget commentedYou have this message with a Directory Listing node or with a Gallery Assist node ?
Comment #2
edgar.giese commentedwith a Directory Listing node.
Comment #3
Nicolas Georget commentedYou 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:
xx is the ID of the folder, and 3 the ID of the node.
therefore, Drupal is confused if it must display a subfolder of Filebrowser or a Gallery in
sites/default/files/gallery_assist/1/gallery_assist3Comment #4
edgar.giese commentedHi,
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?
Comment #5
Nicolas Georget commentedYes, it might be the solution partly. Except that filebrowser does not handle path module. all the subfolder are rewritten like this
node/id/fid/queryActually, 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
Comment #6
edgar.giese commentedHi,
it's me again. ;-)
I made the gallery in a different way with another module (gallery formatter).
Comment #7
Nicolas Georget commentedOk. Do not know if it's a good thing or not...
Comment #9
modiphier commentedHello,
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,