Hi,
i have a small problem with ddblock:
well i set the slideshow up like in the guide but the only thing what is visible form the block is the title.
but the content and the view is working without problems.
And if i change the theme of ddblock, i get this error msg:
Notice: Undefined index: slide_image in include() (line 34 of M:\server2go\htdocs\---------\sites\all\modules\ddblock\ddblock-cycle-block-content.tpl.php).
Warning: Invalid argument supplied for foreach() in include() (line 34 of M:\server2go\htdocs\---------\sites\all\modules\ddblock\ddblock-cycle-block-content.tpl.php).
Comments
Comment #1
NarutoXD commentedwhy did i wrote the issues?
becouse issues with "ahh, got it to work myself"
without anything how they got it to work are useless.
here some more informations:
i used this tutorial http://ddblock.myalbums.biz/node/1971
and i can't post a link to my side because it isn't online (it is on a vm)
the content is working
the view is showing up for every user
only the display method default is working
Comment #2
ppblaauw commentedThe ddblock slideshow Themes need to be installed in sites/all/themes/[Drupal theme used]/custom.
After installing slideshow themes the cache needs to be cleared, so the Drupal theme system can pick up new tpl.php files.
You need to make a mapping of the fields used in the view to template variables.
Hope this helps you further, please let me know.