Closed (fixed)
Project:
Taxonomy Manager
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
6 Jan 2011 at 16:30 UTC
Updated:
31 Jan 2011 at 10:10 UTC
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
Comment #1
davycw commentedgot the same problem here
Comment #2
edunewz commentedgot 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).
Comment #3
edunewz commentedGoto normal taxonomy and add a single entry
and then open in taxonomy manager
opening empty vocabs in TM gives error
Comment #4
dgastudio commentedComment #5
tritao commentedSame 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
Comment #6
mh86 commentedThanks 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!