Forums

Breadcrumb NavXT
Undefined Method error (4 posts)

  1. dpaule
    Member
    Posted 3 months ago #

    After the most recent upgrade I'm receiving an undefined method:

    Fatal error: Call to undefined method bcn_breadcrumb::set_anchor() in ../wp-content/plugins/breadcrumb-navxtext/breadcrumb_navxt_multidim.php on line 127

    Obviously I'm using the fantastic Breadcrumb NavXT Multi Dimension Extensions plugin in conjunction.

    Line 127 is:

    ` //Figure out the anchor for the term

    $breadcrumb->set_anchor($this->opt[$taxonomy . '_anchor'], get_term_link($term, $taxonomy));`

    http://wordpress.org/extend/plugins/breadcrumb-navxt/

  2. mtekk
    Member
    Posted 3 months ago #

    For the time being, I'd stay on 3.x until an update to the Multi Dimension Extensions is available (I can look at it next weekend but not sooner). Things have changed a bit internally in 4.0 and I have to make some changes to the function calls used by Multi Dimension Extensions.

  3. dpaule
    Member
    Posted 3 months ago #

    Thanks!

  4. mtekk
    Member
    Posted 3 months ago #

    Ok, a new version that is compatible with Breadcrumb NavXT 4.0+ is available here: http://plugins.trac.wordpress.org/export/503467/breadcrumb-navxt/branches/extensions/breadcrumb_navxt_multidim.php

Reply

You must log in to post.

About this Plugin

About this Topic