After update, i have this message on node page, which is using custom breadcrumbs to define breadcrumbs.
Debug: The _custom_breadcrumbs_get_breadcrumb() function called token replacement with an array rather than a string for $text in token_replace_multiple() (line 263 of .../sites/all/modules/token/token.module).
Debug: The _custom_breadcrumbs_get_breadcrumb() function called token replacement with an array rather than a string for $text in token_replace_multiple() (line 263 of .../sites/all/modules/token/token.module).
Im using 2.0-dev version of CB and TOKEN 6.x-1.18. In CB settings for that node type i use tokens in title:"Classifieds" and in path "classifieds". That is all. How to remove this error?
Comments
Comment #1
venusrising commentedWe too are getting this error and the previos patches did not work.
Comment #2
MGN commentedThis appears to be a duplicate of #1333878: The _custom_breadcrumbs_get_breadcrumb() function called token replacement with an array rather than a string ERROR. Please see comments on that issue.
Comment #2.0
MGN commentededit