Taxonomy module no longer defines the function "taxonomy_terms_parse_string" which is used in the file "custom_breadcrumbs_common.inc" on line 108.
An error is triggered when a user ticks the option "Use taxonomy-based breadcrumbs for views" in the admin section of the Custom breadcrumbs module.

Comments

kunago’s picture

Simply reusing (and obviously renaming) the function from D6 I was able to make the functionality work. For details concerning the function see http://api.drupal.org/api/drupal/modules--taxonomy--taxonomy.module/func...

TimelessDomain’s picture

can you please post a patch kunago? i am getting this error as well. thanks!

MGN’s picture

Status: Active » Fixed

Thanks for reporting this. I've incorporated a custom_breadcrumbs version of this function in custom_breadcrumbs_common.inc.
These have been fixed in commit 491ce37 on 7.x-2.x.

Status: Fixed » Closed (fixed)

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