Hi,

I have created a new content type and added imagefield to handle image uploads, but when I add the field to a view with views2 I get this error.

Error: handler for node_data_field_photos > field_photos_fid doesn't exist!

I'm running the following modules:

Content Construction Kit (CCK) 6.x-2.1
FileField 6.x-3.0-alpha7
ImageAPI 6.x-1.3
ImageCache 6.x-2.0-beta6
ImageField 6.x-3.0-alpha4
Views 6.x-2.3

Thanks

Comments

quicksketch’s picture

I can't reproduce this. Could you try with the latest development version? You'll need to update both ImageField and FileField at the same time.

quicksketch’s picture

Status: Active » Closed (fixed)

Closing after lack of response. Please reopen if this problem exists in the latest versions of ImageField, though watch out for #299329: No display of alt or title with images - Simple Workaround which affects ImageField in views.