I have searched the issue queue but cannot find an answer.

I have been using the ddblock module for a basic slideshow with public file system without problems.

I have now changed to private file system and it does not work; I am getting a grayed box where the slide should be.

The ddblock configure says that the path must be relative to the file system setting. If I hover over the grayed box and copy the link location it is the actual directory, not not "system/files/images/ddblock". Also there does not appear to be anyway to specify the full pathname.

Is there a way to use ddblock with private file system?

Thanks,

Izzy

Comments

ppblaauw’s picture

Status: Active » Postponed (maintainer needs more info)

When using a private filesystem the images can not be found via a http call to the site.
Code in drupal is used to get and show the image.

When you would use image cache presets with the ddblock slideshow this code should be used and the images should show up.

Hope this helps you further, please let me know.

TonyV’s picture

I'm having the exact same issue. Can you give me a little more information about how to use image cache in this fashion? I can't tell by this description. Thanks for any help.

W32’s picture

subscribe