I am using DDBlock for my site latest content (filter view to all promote to front) , i put the fields as described in the tutorial and works fine for one content type but if I want to use the same fields for another content (select Existing field) it cause problem in the block immediately ( no image, text mess ). My latest news comes from different content types and i have to reuse. any clue?

Comments

Emad’s picture

Assigned: Unassigned » Emad
Category: bug » support
Priority: Critical » Normal
Status: Active » Closed (fixed)

Ok I got it, i didn't realize that the whole tables structure changed by this action, i changed the phptemplate_preprocess_ddblock_cycle_block_content, phptemplate_preprocess_ddblock_cycle_pager_content to the new fields names.