Hello,
I use the Module Custom Breadcrumbs (version 6.x-1.5.) successfully. After installing Menu Icons, I get multiple warnings:
"warning: Invalid argument supplied for foreach() in /www/htdocs/
/drupal/sites/all/modules/custom_breadcrumbs/custom_breadcrumbs.module on line 801."
This is the custom_breadcrumb.module excerpt:
800: // Traverse the tree.
801: foreach ($index[$item['mlid']]['parents'] as $mlid) {
Is this a Menu Icons issue or a Custom Breadcrumbs issue?
Thanks and regards,
doubtfire
Comments
Comment #1
tntclaus commentedIt seems to be Custom Breadcrumbs issue. Can u provide more code of Custom Breadcrumbs?
Comment #2
skilip commentedComment #3
skilip commentedStill waiting for more info. I will close this issue if we won't get more info for another week.