Hello.

The DDBlock instance block created does not display in any region of my theme.

The nodes for the slideshow works in Views. I am using the Fusion Starter theme. There are no visible errors. I am using the Default display of the DDBlock module. I have the 'Show debug info' enabled and do not see any messages.

Comments

ppblaauw’s picture

Status: Active » Postponed (maintainer needs more info)

For the advanced ddblock slideshows the cycle plugin needs to be used.

Hope this helps you further, please let me know.

drupert55’s picture

Thanks 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.

Grogorio’s picture

I 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.

ppblaauw’s picture

#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?

Grogorio’s picture

After 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?

When you want to give anonymous users and other registered users rights to view the ddblock slideshows configure the permissions to view ddblock slideshows at: administration > people > permissions TAB.

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.

JRZ-2’s picture

Hi,

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.

R J’s picture

Probably ... You Used Views Slideshow: Cycle Module at the same time.
Try with Views Slideshow: Cycle Disabled.

Cho’s picture

Version: 7.x-1.x-dev » 6.x-1.0-rc2
Component: Code » User interface

i 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

ppblaauw’s picture

Looks 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.

Cho’s picture

thank 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.

ppblaauw’s picture

There 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

Cho’s picture

this 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',
))