trying to edit TAGS vocab.

WSOD

Fatal error: Cannot use object of type stdClass as array in /home/u3220/domains/*****/sites/all/modules/taxonomy_manager/taxonomy_manager.admin.inc on line 487

only happens with TAGS vocab.

Comments

davycw’s picture

got the same problem here

edunewz’s picture

Priority: Normal » Major

got the same error here
also these
# Notice: Undefined property: stdClass::$vid in _taxonomy_manager_form_term_data_parents() (line 932 of /home1/***/all/modules/taxonomy_manager/taxonomy_manager.admin.inc).
# Notice: Trying to get property of non-object in _taxonomy_manager_term_data_form_validate_parents_add() (line 1572 of /home1/***/modules/taxonomy_manager/taxonomy_manager.admin.inc).

edunewz’s picture

Assigned: Unassigned » edunewz
Priority: Major » Normal
Status: Active » Patch (to be ported)

Goto normal taxonomy and add a single entry
and then open in taxonomy manager
opening empty vocabs in TM gives error

dgastudio’s picture

Priority: Normal » Critical
Status: Patch (to be ported) » Needs work
tritao’s picture

Same here, created a vocabulary with TM and the moment I enter that TM vocabulary page to add terms:
Fatal error: Cannot use object of type stdClass as array in \sites\all\modules\taxonomy_manager\taxonomy_manager.admin.inc on line 487

mh86’s picture

Status: Needs work » Fixed

Thanks for this report!
I've just fixed this bug with empty vocs. You can use the latest dev snapshot or wait until the next release!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.