@mr1x Are you sure that it is this plugin? Did you install or change anything else?
I recommend enabling WordPress debugging and also display or log errors so you can track down the error.
@mr1x If it is “saving settings”, this may be something specific to your installation. If you have any error log entries that could be helpful, please check these and post them here (if relevant). When replying, you can edit the full paths, just leaving the relevant file names.
If you wish, drop me a direct support request – but only if you’re unable to get more information without further assistance.
- This reply was modified 6 hours, 19 minutes ago by Design Extreme. Reason: Last paragraph
Hi, thank you for the quick response. Yes of course I use these plugin.
Here are the debug info:
[31-Dec-2022 20:27:06 UTC] PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function wp_kses(), 1 passed in /var/www/vhosts/hostingt/wp/wp-content/plugins/opening-hours/index.php on line 5662 and at least 2 expected in /var/www/vhosts/hostingt/wp/wp-includes/kses.php:713
Stack trace:
#0 /var/www/vhosts/hostingt/wp/wp-content/plugins/opening-hours/index.php(5662): wp_kses('1')
#1 /var/www/vhosts/hostingt/wp/wp-content/plugins/opening-hours/index.php(3845): we_are_open->sanitize_input(Array)
#2 /var/www/vhosts/hostingt/wp/wp-includes/class-wp-hook.php(310): we_are_open->sanitize_array(Array)
#3 /var/www/vhosts/hostingt/wp/wp-includes/plugin.php(205): WP_Hook->apply_filters(Array, Array)
#4 /var/www/vhosts/hostingt/wp/wp-includes/formatting.php(5000): apply_filters('sanitize_option...', Array, 'we_are_open_wee...', Array)
#5 /var/www/vhosts/hostingt/wp/wp-includes/ in /var/www/vhosts/hostingt/wp/wp-includes/kses.php on line 713
“hostingt” is a little bit longer
@mr1x Thanks, I did find this single argument error in the code and I will update the plugin very soon with a fix to remove this error.
