Not enough information to help you. I’m going to assume you are running into the line 591 and 646 warning. If so I’m looking into it.
You might want to check out the SVN trunk/development version of Breadcrumb NavXT, it should have a fix for the line 591 and 646 warnings.
Sorry about the lack of details… See below:
Warning: Invalid argument supplied for foreach() in
/html/wp-content/plugins/breadcrumb-navxt/breadcrumb_navxt_admin.php on line 591
Warning: Invalid argument supplied for foreach() in
/html/wp-content/plugins/breadcrumb-navxt/breadcrumb_navxt_admin.php on line 646
Warning: Cannot modify header information – headers already sent by (output started /html/wp-content/plugins/breadcrumb-navxt/breadcrumb_navxt_admin.php:591) in /html/wp-includes/pluggable.php on line 866
Did you try the SVN Trunk/Development version of Breadcrumb NavXT?
Same error for me lines 591 and 646 – wordpress multisite – please let know if there´s any fix
@andres: Did you try the SVN Trunk/Development version of Breadcrumb NavXT? It should have a fix in it.
did try, that meant having two plugin entries in the plugin manager, one called breadcrumb-navxt and the other one display_supplicant.
when display_supplicant is activated the same error shows on screen
should i keep display_supplicant inactive?
Yeah, I forgot display_supplicant is sitting in there. Don’t activate it yet (most users will not need it), it is just a holder for some code that was stripped out of the mainline plug-in in 4.0 and most likely has several PHP warnings and errors 😉 .
Thanks a lot for your help. I´ll keep it inactive. Please let us know when to activate it.
Best!
Andrés
4.0.1 was released yesterday, this issue should be resolved in that version.