Project:Dynamic display block
Version:6.x-1.0-rc6
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Hi,
I have no idea what I screwed up. It was working fine for several days but now it block shows gray boxes. In explorer it shows the tabs with text. On firefox it shows the sliding gray panel, the tabs and the read me link, but there aren't any images showing up. I went through the faq's on problems that sounded the same but I could find anything that would fix it.

The debug info is here:
array (
'delta' => '1',
'output_type' => 'view_fields',
'pager' => 'custom-pager',
'pager_container' => NULL,
'pager_event' => NULL,
'pager_height' => 63,
'pager_width' => 195,
'imgcache_pager_item' => '',
'pager_position' => 'right',
'template' => 'custom',
'custom_template' => 'diver',
'view_name' => 'news_items',
)stdClass::__set_state(array(
'nid' => '146',
'node_title' => 'Remove the person',
'node_data_field_pager_item_text_field_pager_item_text_value' => 'Remove the person',
'node_type' => 'ddblock_news_item',
'node_vid' => '146',
'node_data_field_pager_item_text_field_slide_text_value' => 'Watch as we carefully remove the person behind the girl.',
'node_revisions_body' => 'In this video we remove the person behind the girl. We use several techniques. We discuss perpective and how to take advantage of it to make the job easier.',
'node_revisions_format' => '1',
'node_created' => '1257875843',
))'news_items'stdClass::__set_state(array(
'nid' => '146',
'node_title' => 'Remove the person',
'node_data_field_pager_item_text_field_pager_item_text_value' => 'Remove the person',
'node_type' => 'ddblock_news_item',
'node_vid' => '146',
'node_data_field_pager_item_text_field_slide_text_value' => 'Watch as we carefully remove the person behind the girl.',
'node_revisions_body' => 'In this video we remove the person behind the girl. We use several techniques. We discuss perpective and how to take advantage of it to make the job easier.',
'node_revisions_format' => '1',
'node_created' => '1257875843',
))

I have also included the template file. The website is located at www.imctraining.com

Thanks

Comments

#1

Sorry, here is the template

AttachmentSize
template.php_.txt 8.71 KB

#2

Status:active» fixed

I am really confused. I got it working again but I don't know why. I used the following information to get it going

Change the entries in the template.php file from
node_data_field_pager_item_text_field_image_fid

4 times to

node_data_field_image_field_image_fid

I am confused because I don't know why it was working and for some reason stopped.

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.