I have the latest Dev installed and I am getting this error when creating new content in a taxonomy term. Even on refresh the error stays.

    Notice: Undefined property: stdClass::$vid in custom_breadcrumbs_taxonomy_node_get_terms() (line 14 of /<path>/sites/all/modules/custom_breadcrumbs/custom_breadcrumbs_taxonomy/custom_breadcrumbs_taxonomy.inc).
    Notice: Undefined property: stdClass::$nid in custom_breadcrumbs_taxonomy_node_get_terms() (line 19 of /<path>/sites/all/modules/custom_breadcrumbs/custom_breadcrumbs_taxonomy/custom_breadcrumbs_taxonomy.inc).
    Notice: Undefined property: stdClass::$vid in custom_breadcrumbs_taxonomy_node_get_terms() (line 21 of /<path>/sites/all/modules/custom_breadcrumbs/custom_breadcrumbs_taxonomy/custom_breadcrumbs_taxonomy.inc).
    Notice: Undefined property: stdClass::$vid in custom_breadcrumbs_taxonomy_node_get_terms() (line 26 of /<path>/sites/all/modules/custom_breadcrumbs/custom_breadcrumbs_taxonomy/custom_breadcrumbs_taxonomy.inc).

Comments

MGN’s picture

Status: Active » Fixed

thanks. I believe this has now been fixed in the latest commit.

ownage’s picture

Thanks, your last commit worked :)

Status: Fixed » Closed (fixed)

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