I was using image module 5.x-1.2 and upgraded to 5.x-1.3 and got the following error in my log:
Illegal offset type /drupal/modules/taxonomy/taxonomy.module on line 1154.
The error occurs whenever someone visits the image gallery. And besides that images are placed very chaotically in my gallery after the upgrade and some thumbnails are very big, others stretched.

Comments

drewish’s picture

humm, i'm not seeing anything that should trigger that... make sure you ran the update.php script.

martig’s picture

I did run update.php.

drewish’s picture

how about a link?

martig’s picture

I downgraded to 5.x-1.0 for now, cause that was the last version that didn't cause me trouble with stretched thumbnails. Also, as it seems, 5.x-1.3 somewhy deleted some of my images from the server while it was for regenerating image derivatives.

The error stopped reoccurring when I disabled the pathauto module(5.x-1.2). But that still doesn't explain why it's stretching portrait thumbnails and why it's eating my pictures from the server when I change derivative dimensions.

trackleft’s picture

I am getting the same error, I have pathauto and image too. I read something about the Zend Optimizer version causing illegal offset type errors, but I do not know what to do about it.

jswap’s picture

I am seeing a similar error in the Spam filters when I click the "URL filters" tab:

* warning: Illegal offset type in isset or empty in /usr/local/drupal-5.3/includes/bootstrap.inc on line 705.
* warning: Illegal offset type in /usr/local/drupal-5.3/includes/bootstrap.inc on line 706.
* warning: Illegal offset type in /usr/local/drupal-5.3/includes/bootstrap.inc on line 709.

jswap’s picture

Please ignore #6; I shouldn't have posted it here since it is for a different module. Doesn't look like I can delete it myself.

drewish’s picture

Status: Active » Closed (won't fix)

i think this is a bug in the pathauto module. try upgrading that.