backdrop-contrib / easy_breadcrumb

Provides a block with an alternative URL-based breadcrumb trail.
GNU General Public License v2.0
2 stars 3 forks source link

PHP error #3

Closed deaddred closed 3 years ago

deaddred commented 5 years ago

BD 1.12.6 PHP 7.2.18

Warning: Invalid argument supplied for foreach() in _easy_breadcrumb_check_excluded_path() (line 418 of /home/gtradjpd/public_html/modules/easy_breadcrumb-1.x-2.x/easy_breadcrumb.module).

deaddred commented 5 years ago

I'm guessing this has to do with Breadcrumb paths to be excluded not saving the settings.

jenlampton commented 5 years ago

I can confirm that this setting is not saving correctly, and I suspect that you are right that could be the cause of the PHP error.

Wylbur commented 3 years ago

Probably the same issue, but I am getting a different error message:

Warning: Invalid argument supplied for foreach() in _easy_breadcrumb_check_excluded_path() (line 444 of /home/lenaswan/lsbd/docroot/modules/contrib/easy_breadcrumb/easy_breadcrumb.module).

BD 1.17.4 easy_breadcrumb 1.x-2.17.0 PHP | Version: 7.2.26

laryn commented 3 years ago

I accidentally filed a duplicate issue and fixed this there: