• Resolved 3T_MJ

    (@3t_mj)


    I’m running the latest versions of WordPress and Buddypress + breadcrumb-navxt + Buddypress extension.

    Since the latest update of Buddypress the extension produces an error message on member profile view.
    Warning: Illegal string offset 'slug' in /www/htdocs/xxxx/domain.com/xxx/wp-content/plugins/Breadcrumb-NavXT-BuddyPress-Extensions-master/breadcrumb_navxt_buddypress.php on line 137

    Besides that, there’s an old issue when buddypress is run as subpages.

    While the breadcrumbtrail for member directory / sidewide-activities located as subpages of community is displayed correctly (Home > Community > Members and Home > Community > Activities), the breadcrumb trail of the member profile page gets displayed wrongly ( Home > Members > User/Member instead of Home > Community > Members > Username).

    Is there a solution for these issues?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author John Havlik

    (@mtekk)

    For the illegal string offset, I took a quick look at this today. It looks like BuddyPress changed a few things in 2.7. Unfortunately, I’m still not finding documentation on the ‘new’ way of doing this, I have a preliminary re-implementation working on my testbed and will get it published tomorrow evening.

    In general, it looks like BuddyPress Extensions is not handling the Directories settings under the Pages tab of the BuddyPress settings page. Ideally, if you pick Members and Groups pages that are children of another page, that should be represented.

    Plugin Author John Havlik

    (@mtekk)

    Looking into the second issue, this was really this issue: https://github.com/mtekk/Breadcrumb-NavXT-BuddyPress-Extensions/issues/2 which I have fixed in the master branch of the plugin (will make the next release). Please test this and let me know if it resolves your issue.

    Thread Starter 3T_MJ

    (@3t_mj)

    Thanks @mtekk for looking into it. it seems to work now!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error: breadcrumb-navxt and buddypress’ is closed to new replies.