When uploading an image via Image Attach (Image 6.x-1.1) on a page that has taxonomy_super_select enabled the following warnings appear:

warning: Illegal offset type in isset or empty in [drupal_root]/modules/taxonomy/taxonomy.module on line 1038.
warning: Illegal offset type in [drupal_root]/modules/taxonomy/taxonomy.module on line 1039.
warning: Illegal offset type in [drupal_root]/modules/taxonomy/taxonomy.module on line 1042.
warning: Illegal offset type in [drupal_root]/modules/taxonomy/taxonomy.module on line 606.

This issue does not present when tss is disabled. See attachment for full list of enabled modules.

CommentFileSizeAuthor
20111206 enabled modules.txt14.23 KBcbrody
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jcisio’s picture

Title: Illegal offset type error » Compatibility with Image module
Category: bug » feature
cbrody’s picture

Additionally, the categories which were previously selected using TSS become de-selected after an image is attached. We will have to disable the module until this problem is corrected.