i'm trying to create a simple View-page. In 'Fields' i selected the content of my img-field (made by cck).
this gives an error: handler for node_data_field_img> field_img_fid doesn't exist!
(i am working with IIS!)

any ideas where to start looking?

thanks, berth

Comments

merlinofchaos’s picture

Project: Views (for Drupal 7) » Content Construction Kit (CCK)
Version: 6.x-2.7 » 6.x-3.x-dev
Component: Miscellaneous » Views Integration

Moving to CCK as per submission guidelines.

markus_petrux’s picture

Version: 6.x-2.x-dev » 6.x-3.x-dev

This is an ImageField, and looking at that queue, it seems this is not the first time it happens to someone.

Please, see if this issue can help: #453008: Error: handler for node_data_field_image > field_image_fid doesn't exist!

Also, make sure you're using latest stable versions of all involved modules, specially Views, CCK, ImageField and FileField.

If not, please file a separate issue to the FileField queue. That's the module that implements the field the ImageField module is based on.

markus_petrux’s picture

Version: 6.x-3.x-dev » 6.x-2.x-dev
Status: Active » Closed (duplicate)