Hey there.

I created a semi-sandbox for my main site (http://www.chicktellectual.com) and ddblock continued to work (I think). I created a new theme (just a cop of garland) and moved the preprocess and module files into what I thought were the right places, but it seems it isn't working.

Output includes:

   'node_data_field_pager_item_text_field_image_fid' => '251',

my code has $result->node_data_field_pager_item_text_field_image_fid where required, I think. The images do not display. See new.chicktellectual.com/content/top-stories

Sorry if the site's funny looking I am mucking with the theme.

bjorn

CommentFileSizeAuthor
#2 ddblock.php.txt3.81 KBbejayoharen

Comments

ppblaauw’s picture

Status: Active » Postponed (maintainer needs more info)

Looks like your preprocess functions in the template.php file are not ok.
In the site I see it shows the names of the image files, but not the images itself.
It looks like the Only local images are allowed. tag is not around it.

Can you send the content of the template.php file, so I can help you better?

bejayoharen’s picture

StatusFileSize
new3.81 KB
ppblaauw’s picture

The preprocess functions you use are the old versions from RC4. From RC5 you need to download the new versions from http://ddblock.myalbums.biz/download. They are part of the export_files.zip package.

bejayoharen’s picture

Status: Postponed (maintainer needs more info) » Fixed

Thanks for the help!!! Works now! I wonder why it worked until I switch themes. Oh well.

bjorn

Status: Fixed » Closed (fixed)

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