On a plain Drupal 4.7.0 beta6 I added flexinode v 4.7.0 v 1.65 from CVS. When trying and add a flexinode field of type "image" I had this

Fatal error: Cannot use object of type stdClass as array in /mnt/develwww/drupal_47/modules/flexinode/field_image.inc on line 137

The field_image.inc file version that comes packed with flexinode v 4.7.0 is v 1.18

I retrieved an updated versione of field_image.inc on CVS ( v. 1.19 ) and it solved the problem.

Comments

Bèr Kessels’s picture

Version: » 4.7.x-1.x-dev
Component: User interface » Field type: image
Bèr Kessels’s picture

Status: Active » Fixed

if updating to head solved the problem, then uur yet-to-be-released version will have this fixed too.

Anonymous’s picture

Status: Fixed » Closed (fixed)