Closed (duplicate)
Project:
Image
Version:
5.x-1.5
Component:
image.module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Aug 2007 at 21:26 UTC
Updated:
27 Aug 2007 at 23:42 UTC
Upgrading to 1.5 from 1.4 caused every image to return "page not found" messages in the Drupal logs. Also, in one of the pages, I got these errors:
Illegal offset type in /web/drupal-5.2/modules/taxonomy/taxonomy.module on line 1176.
Illegal offset type in /web/drupal-5.2/modules/taxonomy/taxonomy.module on line 1173.
Illegal offset type in /web/drupal-5.2/modules/taxonomy/taxonomy.module on line 1172.
Illegal offset type in /web/drupal-5.2/modules/taxonomy/taxonomy.module on line 1176.
Illegal offset type in /web/drupal-5.2/modules/taxonomy/taxonomy.module on line 1173.
Illegal offset type in /web/drupal-5.2/modules/taxonomy/taxonomy.module on line 1172.
I downgraded back to 1.4, and these problems went away. Image nodes and pages with references to images started displaying them correctly.
Comments
Comment #1
drewish commentedi think this is a duplicate of http://drupal.org/node/159963 but they're experiencing it with 1.4 as well...