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

tntclaus’s picture

It seems to be Custom Breadcrumbs issue. Can u provide more code of Custom Breadcrumbs?

skilip’s picture

Status: Active » Postponed (maintainer needs more info)
skilip’s picture

Still waiting for more info. I will close this issue if we won't get more info for another week.