I am upgrading from 4.7 when i try to add new term, the term created but i receive this error


    * warning: Illegal offset type in /home/web/site/modules/taxonomy/taxonomy.module on line 1088.
    * warning: Illegal offset type in /home/web/site/modules/taxonomy/taxonomy.module on line 1089.
    * warning: Illegal offset type in /home/web/site/modules/taxonomy/taxonomy.module on line 1092.

Comments

toma’s picture

Its not core module, when i enable taxonomy module

Taxonomy list , taxonomy default, tagadeclic

I got this, i have to delete in order to get to work

toma’s picture

I am using multisite, all non core module in sites/all
I still have the same problem even i delete all taxonomy related modules !!

Frando’s picture

The problem is probably not one of core, but one of the installed contrib modules (do they actually all already have drupal-5.x versions?).

Please do a clean, new install of just drupal 5 core (without any contrib modules) and report back if the problem still appears.

toma’s picture

I have multisite, some of my site have no additionnel module, just core, and have the same problem, may be i need to delete not only deactive, and it still a problem with multisite installation

Thanks

mikl’s picture

I have this problem as well. It appeared after I install pathauto and Textile.

I also have some CCK enabled.

Oreps’s picture

i also have this problem, the site is using taxonomy, cck. It seems to be adding the tags

Oreps’s picture

i also have this problem, the site is using taxonomy, cck. It seems to be adding the tags

RobRoy’s picture

This bug occurs for me only when pathauto is enabled. I'm still tracking it down tho.

RobRoy’s picture

Project: Drupal core » Pathauto
Version: 5.0-beta2 » 5.x-1.x-dev
Component: taxonomy.module » Code

Re-categorizing on what I've found so far about this bug.

greggles’s picture

Status: Active » Closed (duplicate)

Thanks, RobRoy, for filing this in the right queue.

It is in fact a duplicate of http://drupal.org/node/92900

Issue 92900 needs a review or two - I'd appreciate it if anyone could help with that (instructions to review are in the issue).

Regards, greggles.

greggles’s picture

Title: adding taxonomy » warning: Illegal offset type in modules/taxonomy/taxonomy.module on line 1088

Changing title to be more descriptive (to help others find it faster...)