DDB problem, pictures not displayed

keessmeets - October 20, 2009 - 14:38

Hello,

I'm a new Drupal user, since I've managed the most basic challenges, i'm in love with the possibilities of drupal.

But now i have a problem with the DDB slideshow. I used a tuttorial and yes, there is a block on my frontpage. But no pictures shown (only a grey field with a little red cross in the corner). I've read a few forum posts, and I noticed this solution:

Change
node_data_field_image_field_image_fid

to

node_data_field_pager_item_text_field_image_fid

My question: where can i find these lines? They are not in the template.php in my themefolder (created with artisteer).

Can anyone tell my where these line are supposted to be? Sorry if this question makes you laugh, i'm no developer...

Thank you very much!

Greets

Kees.

Dynamic display block module support

ppblaauw - October 24, 2009 - 03:02

The little red cross is probably the place where the image should be (but it has an invalid link (URL) to the image)

When you followed the advanced slideshow tutorial and are using the advanced options of the ddblock module you need to add two preprocess functions to your template.php file in the theme you use.

When you followed the basic slideshow tutorial the solution you mention is not for this ddblock usage.

Please create an issue in the issue queue of the module and provide additional information what steps you followed, so I can help you better.

Providing a link to the Internet site would also be useful.
If not possible can you attach the page source of the page.

Philip Blaauw
Dynamic display block module maintainer

 
 

Drupal is a registered trademark of Dries Buytaert.