• Resolved grobc

    (@grobc)


    After I switched to PHP 8 on the development version of a websites, the following WordPress error occurs when I try to open the Breadcrumb NavXT configuration page.

    “There has been a critical error on your website. Please check your site admin email inbox for instructions.”

    Wordpress Version: 5.8
    Site Language: de_DE
    Breadcrumb NavXT Version: 6.6.0

    debug.log:
    [04-Sep-2021 16:21:57 UTC] PHP Fatal error: Uncaught ValueError: Unknown format specifier “M” in /var/www/vhosts/…/wp-content/plugins/breadcrumb-navxt/class.bcn_admin.php:329
    Stack trace:
    #0 /var/www/vhosts/…/wp-content/plugins/breadcrumb-navxt/class.bcn_admin.php(329): sprintf(‘%Melde einen Bu…’, ‘‘)

    When I change the user language to English, this error does not occur.

    Thanks
    Carsten

    • This topic was modified 3 years, 2 months ago by grobc.
    • This topic was modified 3 years, 2 months ago by grobc.
    • This topic was modified 3 years, 2 months ago by grobc.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author John Havlik

    (@mtekk)

    Yeah, unfortunately, there is an error in the German translation, and it appears there aren’t any active editors for that language in the .org Breadcrumb NavXT translation project. I’ve submitted a correction, but it’s up to someone with editor rights to accept it (why plugin owners aren’t set as editors for all translation languages for their plugins is a little confusing but I’m sure there’s a reason). Even though it probably makes the code a little uglier, I probably should change how this works for the next release to prevent the issue in the future.

    • This reply was modified 3 years, 2 months ago by John Havlik.
    Thread Starter grobc

    (@grobc)

    Hello John,
    Thank you for taking the time to sort it out.

    Plugin Author John Havlik

    (@mtekk)

    To follow up on this, the offending string will not exist in 7.0.0, so it will be fixed going forward.

    Hi, I can confirm that this bug is also present in Czech translation of WordPress…

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘WordPress Error Message PHP 8.0.7 – Breadcrumb config’ is closed to new replies.