Postponed (maintainer needs more info)
Project:
Dynamic display block
Version:
6.x-1.0-rc2
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 May 2012 at 20:06 UTC
Updated:
2 Jul 2013 at 10:20 UTC
Comments
Comment #1
ppblaauw commentedFor the advanced ddblock slideshows the cycle plugin needs to be used.
Hope this helps you further, please let me know.
Comment #2
drupert55 commentedThanks for your reply, ppblaauw.
I have the jquery.cycle plugin in the libraries folder -> jquery.cycle -> jquery.cycle.all.js . Is this the plugin you are referring to?
Thanks.
Comment #3
Grogorio commentedI have this issue also. Installed according to the instructions and was able to follow all the steps in Quick configuration in 10 steps.
However the slideshow simply does not appear. Tried putting it in Highlighted, Footer, and Content blocks to no avail. Nothing related shows up when viewing the page source, nothing in Firebug. It's as if the module is simply not installed.
I am happy to provide more info if the developer can provide some trouble shooting pointers.
Comment #4
ppblaauw commented#3
Are the content type and the view used enabled in the settings tab of the ddblock configuration page?
Are the nodes published?
Is a dynamic display block instance created of the views block display used for the slideshow?
Is the dynamic display block instance configured with setting to cycleblock?
Is the dynamic display block instance placed in a region?
Do you have a link to the site with the slideshow?
Comment #5
Grogorio commentedAfter reviewing the Quick configuration page I have succeeded in making this work by following the instruction which I had initially overlooked. Perhaps this should be promoted to the 11th step as it seems pretty much mandatory for most installations?
I would have spotted this sooner if I had tried to view the slideshow from my logged-in browser, but I am using another browser (not logged in) to view the results. Traps for newbs I guess.
Comment #6
JRZ-2 commentedHi,
Actually, I have the same issue : I only see the block title and no slideshow at all (the slideshow works in views perfectly).
Weird : When I set the block setting from 'blockcycle' to 'default' it shows up! but with no theme, though themes are availables in the block configuration.
I'm lost here, I followed exactly the steps and don't get any results.
Comment #7
R J commentedProbably ... You Used Views Slideshow: Cycle Module at the same time.
Try with Views Slideshow: Cycle Disabled.
Comment #8
Cho commentedi have the same problem, my slideshow was working fine but it has suddenly stopped and i cant figure out what went wrong. i didnt change anything i just found it like that in the morning. you can check it out at www.mti.gov.bw
Comment #9
ppblaauw commentedLooks like there is no image in the HTML on your site.
Have a look at the preprocess functions in the template.php file for ddblock for Drupal 6
you can uncomment the drupal_set_message lines to see what should be there for the image.
Hope this helps you further.
Please let me know.
Comment #10
Cho commentedthank you for your reply but i am sorry am relatively new to drupal, i cant seem to find the template.php the only drupal_set_message i get is a function in ddblock.module just below the preprocess functions.
Comment #11
ppblaauw commentedThere should be a template.php file in the directory of the Drupal template you use.
See also the following FAQ's: http://ddblock.myalbums.biz/faq#19n805 and http://ddblock.myalbums.biz/faq#19n1772
Hope this helps you further.
P.S.
For Drupal 6 it is easier to use the views_slideshow_ddblock module version 2.x
It is easier to install and configure and there is an example module available which creates a content type and views
Comment #12
Cho commentedthis is teh massage that i get..
'news_items'
stdClass::__set_state(array(
'nid' => '840',
'node_title' => 'consumer protection banner',
'node_data_field_pager_item_text_field_pager_item_text_value' => 'consumer protection',
'node_type' => 'ddblock_news_item',
'node_vid' => '1147',
'node_data_field_pager_item_text_field_slide_text_value' => '
Ensuring fair competition and the free flow of truthful information in the marketplace for consumers
',
'node_data_field_image_field_image_fid' => '1128',
'node_data_field_image_field_image_list' => '1',
'node_data_field_image_field_image_data' => 'a:12:{s:3:"fid";s:4:"1128";s:5:"width";i:0;s:6:"height";i:0;s:8:"duration";i:0;s:12:"audio_format";s:0:"";s:17:"audio_sample_rate";i:0;s:18:"audio_channel_mode";s:0:"";s:13:"audio_bitrate";i:0;s:18:"audio_bitrate_mode";s:0:"";s:4:"tags";a:0:{}s:3:"alt";s:0:"";s:5:"title";s:0:"";}',
'node_revisions_body' => '',
'node_revisions_format' => '2',
'node_created' => '1372435587',
))