• Resolved skybug

    (@skybug)


    Hello,
    After upgrading PHP to version 8 I have issues due to WP Recipe Maker.
    From what I can see, it is most likely due to PHP 8 which is stricter wrt formatting errors.
    I use Russian translation. Could you please take a look if translations have correct specifiers?

    Errors are in two files:

    “PHP message: PHP Fatal error: Uncaught ValueError: Unknown format specifier “\xd0” in /wordpress/wp-content/plugins/wp-recipe-maker/includes/admin/class-wprm-dashboard.php:214
    Stack trace:
    #0 /wordpress/wp-content/plugins/wp-recipe-maker/includes/admin/class-wprm-dashboard.php(214): sprintf(‘% \xD0\xBD\xD0\xBE\xD0\xB
    2\xD0\xBE\xD1\x81\xD1\x82\xD0…’, ’19’)

    and:
    /wordpress/wp-content/plugins/wp-recipe-maker/templates/admin/menu/tools/health-check.php. Uncaught ValueError: Unknown format specifier “�” in /wordpress/wp-content/plugins/wp-recipe-maker/templates/admin/menu/tools/health-check.php:16
    Stack trace:
    #0 /wordpress/wp-content/plugins/wp-recipe-maker/templates/admin/menu/tools/health-check.php(16): printf(‘\xD0\x9E\xD0\xB1\xD1\x80\xD0\xB0\xD0\xB1\xD0\xBE\xD1\x82\xD0…’, 496)

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘ValueError: Unknown format specifier’ is closed to new replies.