Uncaught ValueError: Unknown format specifier “D”
-
Hi!
I started getting an error after PHP 8 update (thought it might not be related).
The error report is sent automatically by wordpress plugin errors autodetection feature. It reports that error occurred on this page: /wp-admin/plugins.php?plugin_status=all&paged=1&s
WordPress 5.8.1
Theme: Zakra (2.0.5)
User Menus: 1.2.7
PHP: 8.0.11From time to time I get the following report sent to admin email:
Uncaught ValueError: Unknown format specifier "D" in /var/www/html/wp-content/plugins/user-menus/freemius/templates/forms/deactivation/retry-skip.php:23 Stack trace: #0 /var/www/html/wp-content/plugins/user-menus/freemius/templates/forms/deactivation/retry-skip.php(23): sprintf() #1 /var/www/html/wp-content/plugins/user-menus/freemius/includes/fs-core-functions.php(57): require('...') #2 /var/www/html/wp-content/plugins/user-menus/freemius/includes/class-freemius.php(2619): fs_get_template() #3 /var/www/html/wp-content/plugins/user-menus/freemius/includes/class-freemius.php(2498): Freemius->_get_uninstall_reasons() #4 /var/www/html/wp-includes/class-wp-hook.php(303): Freemius->_add_deactivation_feedback_dialog_box() #5 /var/www/html/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters() #6 /var/www/html/wp-includes/plugin.php(470): WP_Hook->do_action() #7 /var/www/html/wp-admin/admin-footer.php(78): do_action() #8 /var/www/html/wp-admin/plugins.php(782): require_once('...') #9 {main} thrown
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Uncaught ValueError: Unknown format specifier “D”’ is closed to new replies.