Hi

I did all exactly as you wrote in your setup
(I imported cck, imported views)
but I have only gray background in block nothing more.

I set dsm message, you can look (thanks a lot) at it here:
http://test.somvprahe.sk/akcie/vseobecne-akcie/kamikaze-v-piatok (message is on the top of the page, and ddb block is on the bottom of the page - gray rectangle)

this is what I get in dsm message:

... (Object) stdClass
nid (String, 5 characters ) 27442 node_title (String, 9 characters ) flanok 01

node_data_field_pager_item_text_field_pager_item_text_value (String, 24 characters ) sasas sadsdsd sdfsfdsf 1 node_type (String, 17 characters )

ddblock_news_item node_vid (String, 5 characters ) 28264 node_data_field_slide_text_field_slide_text_value (String, 47 characters ) sasa fsdfdsaf gfs fsaf sdf sdf ds fsd f sdaf sd node_data_field_slide_text_field_image_fid (String, 6 characters ) 434805

node_data_field_slide_text_field_image_list (String, 1 characters ) 1

node_data_field_slide_text_field_image_data (String, 68 characters ) a:3:{s:11:"description";s:0:"";s:5:"title";s:0:...
a:3:{s:11:"description";s:0:"";s:5:"title";s:0:"";s:3:"alt";s:0:"";}

node_revisions_body (String, 138 characters ) dasadfsgd sfsda fsdf sda fdsa fds f sdafs dfsda...
dasadfsgd sfsda fsdf sda fdsa fds f sdafs dfsdaf sdaf dsaf sdf dsa fsda fdsa f dsf dsfdsfdsaf fsd fsda fsd afsd af sdf sda fsd fsdf sf sa

node_revisions_format (String, 1 characters ) 3 node_created (String, 10 characters ) 1236535518

Called from /home/users/somvprahe.sk/web/test/themes/garland/template.php, line 144

Thanks a lot for your help. I really like this module and I would be happy if it start works for me.
Igorik
http://www.somvprahe.sk

Comments

igorik’s picture

p.s. I have newest versions of all required modules (imagefield, filefield, image api, image, imagecache, views, cck)

serkan.arikusu’s picture

Hi,
Is it possible that your views returns only one row?
As for my experience, ddblock worked when there is at least two items to show.

ppblaauw’s picture

Status: Active » Postponed (maintainer needs more info)

Traveled this week from the Netherlands to the Philippines. Was a busy time for me.

@igorik

Like serkan.arikusu suggest, I can see at your Internet site you have only one node in your view.
You need at least two nodes the make a dynamic display block slideshow work.

Just create another news_item node.

Hope this helps you further. Please let me know.

igorik’s picture

HI!

Thanks for your answer.

I did the another new node as you suggest, and now it works - partially.
The text is changed, but still no image is displayed.
(url with my ddblock is the same as was - http://test.somvprahe.sk/akcie/vseobecne-akcie/kamikaze-v-piatok , ddblock is on the bottom of the page)

Must I set image path somewhere? I looked at http://ddblock.myalbums.biz/quick_configuration_in_10_steps but as far I can understand it, that image folder is for special image slideshow, and in my case, ddblock could take image from node imagefield... Am I right?

Many thanks for your help.
Igorik
http://www.somvprahe.sk

ppblaauw’s picture

You need to set the file filedname in the preprocess function to:

node_data_field_slide_text_field_image_fid

find the field names with ..._fid and change it to the name above.

The quick_configuration_in_10_steps is for a basic slideshow

Hope this helps you further. Please let me know.

igorik’s picture

Hi!

Thanks a lot, it works now :)
Can you tell me please what I did wrong or what was the problem?

Thanks again for your great support
Igorik
http://www.somvprahe.sk

ppblaauw’s picture

You did nothing wrong, CCK makes names for fields you use in the content type. Depending on the order of the fields it sometimes gets a different name like with the image field name.

Will add this to the FAQ on http://ddblock.myalbums.biz.

Hope this answers your question. Please let me know.

ppblaauw’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

closing this issue