I checked everything! i set the Input type image folder but nothing is displayed Is this a bug?

I use view 3 module is there a problem with that?

Regards,

Comments

ppblaauw’s picture

Status: Active » Postponed (maintainer needs more info)

The basic options with images from a folder, does not use views.
Views can not be the problem.

With the basic option with images from a folder, the folder is relative to sites/default/files.
If the images are in this folder, no value is needed in the folder field.
If the images are in sites/default/files/images, the value: images, needs to be in the folder field.
If the images are in sites/default/files/images/ddblock, the value: images/ddblock, needs to be in the folder field.
etc.

Hope this helps you further, please let me know.

achu68’s picture

The image destination was the problem. it works now but one more thing it doesn't work at all on google-chrome should i create another ticket for this?

ppblaauw’s picture

Maybe you have a caching issue in the browser (reload the page without caching)
Or maybe you are not logged in in chrome and you are an anonymous user.
Did you give privileges to anonymous users to view dynamic display block slideshows?

achu68’s picture

Status: Postponed (maintainer needs more info) » Fixed

YES!!! permission was the problem. it works now! WOW i really amazed by your support Thank you! ppbaauw

Status: Fixed » Closed (fixed)

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

mike.nyerges’s picture

Version: 7.x-1.0-beta1 » 7.x-1.0

No matter what I do, I can't get a dynamic display block to display. I'm missing something basic.

I'm running Drupal 7.12 and have installed Dynamic display block 7.x-1.0 with required modules enabled.
I created the directory "jquery.cycle" in sites/all/libraries and copied jquery.cycle.all.js into it; latest version tested: 2.99; permissions on the directory are 0755

  • I created a Dynamic Display Block.
  • Selected Image folder for Image type.
  • Changed Image Folder Settings path to my public file system path, which is sites/default/files
  • Changed number of images from 5 to 3
  • Changed the region settings to Bartik's Featured
  • I left all other settings to their default settings
  • I uploaded images to sites/default/files by both creating a content type for images as well as using FTP, ending up with two sets of images, one set that were added by FTP, the other added by Drupal
  • Leaving no stone unturned, in the Dynamic Display Block settings, I enabled all content types and all listed blocks. (Bartik's Featured block isn't listed, but I tried the listed 'Content" block as well)

Permissions are fine. I have all of them.

Still nothing. Any suggestions?