Tigran's blog Blog about Hi-Tech

10Sep/09Off

DDBlock default problem

DDblock by default coming with problem when you installing ddblock with exported CCK and Views. There is no picture? Only gray box-background? There is CCK field problem. Basically in template.php preprocess function replace all

node_data_field_image_field_image_fid

function into

node_data_field_pager_item_text_field_image_fid

This should fix the problem!

  • Share/Bookmark