I've created a view that has an Imagecache URL field and it works fine on the web site and in the views preview but when I call the views.get service that field shows:
[node_data_field_loc_photos_field_loc_photos_data] => a:3:{s:11:"description";s:0:"";s:3:"alt";s:0:"";s:5:"title";s:0:"";}
instead of the URL. I don't want the 'data' I want the URL.

Does anyone know if I'm doing something wrong, if this isn't supported, or if this is a bug?

Thanks! I need help! If this isn't supported I'll pay a bounty to have it added ASAP.

Comments

CHEETAH’s picture

You might have a look here:
http://drupal.org/node/508388

Mobi’s picture

Any solutions so far?

@CHEETAH,
http://drupal.org/node/508388 says that this issue is particular to Imagecache.

GloryFish’s picture

We are currently seeing this issue on 6.x-2.0-beta10 .

Any word on the status of this?

fizk’s picture

Status: Active » Closed (fixed)

Please reopen if this is still an issue with ImageCache 6.x-2.0-rc1.