Hello,

I can't make this module works :(

I created a dd block slideshow using images.

I create a folder ddblock in my .../sites/default/files/images.

and I copy 5 images in my .../sites/default/files/images/ddblock.

in Image folder settings:
Image Folder : images/ddblock
so I think it should work.

Any idea?

Thanks :)

Comments

ppblaauw’s picture

Status: Active » Postponed (maintainer needs more info)

Are you using dev version RC6 version of the module?

At administer > site configuration > File system
What is the File system path?
What is the Download method?

Your path in the ddblock configuration page should be relative to the file system path.

Hope this helps you further, please let me know

junro’s picture

Hello,

Yes I'm using the dev. version of the module.

File system path:
sites/default/files

Download method:
Public - files are available using HTTP directly.

My path in the ddblock configuration page is: images/ddblock

So the configuration is good.

The block title is displayed, if I set a wrong path in the configuration, the block title is not displayed.

ppblaauw’s picture

Do you have a link to the Internet site?

junro’s picture

ppblaauw’s picture

Status: Postponed (maintainer needs more info) » Active

I had a look at your site and see there is ddblock functionality but the ddblock slideshow has no content. Another thing I see is that the ddblock class has no nr.

Will check this further on my server on Wednesday 03 march when I am home again.
Maybe this has something to do with combining ddblock with panels.

Thanks for testing the development version of the module.

junro’s picture

:)

I tested my ddblock as normal block too, in my content bottom.
So it's nothing to do with Panel I think.

ppblaauw’s picture

Status: Active » Postponed (maintainer needs more info)

Could you create another ddblock slideshow block and place it in a region to see if that block gets a block nr in the class for the ddblock slideshow?

junro’s picture

I put my ddblock into my content bottom too and enable the title.
Now my ddblock is displaying in panel and as simple block.

I think it's not neccessary to create another block? doesn't it?

ppblaauw’s picture

Status: Postponed (maintainer needs more info) » Active

I have seen the result. No difference.
Sorry, need to wait till Wednesday, when I can have a look at this.

junro’s picture

no problem :)

ppblaauw’s picture

Status: Active » Needs review

Had a look at the basic ddblock slideshow functionality in the dev version of the module and see that I uploaded a totally wrong ddblock-cycle-block-content.tpl.php file.

uploaded the right file to drupal.org and committed some other fixes in the dev version, see CHANGELOG.txt

You need to wait till drupal.org creates a new overnight development version.

junro’s picture

Oh maybe I see the problem.

In the project page of your module, when I downloaded the last dev. version. I've got the 6.x-1.x-dev (2009-sept.-16). Maybe it was the last dev. version I just forgot to change the date.

Anyway, I'm going to try today the dev. version of 3 march :)

junro’s picture

Status: Needs review » Closed (fixed)

ok, it works with the last dev. version :)

I'm going to work my ddblock on Monday ^^

Thanks