Closed (fixed)
Project:
Dynamic display block
Version:
6.x-1.0-rc4
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
30 Jan 2009 at 22:27 UTC
Updated:
31 Jan 2009 at 04:46 UTC
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
Comment #1
Emad commentedOk 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.