Glad to help.
I am not seeing any errors for DWS in Query Monitor. Can you let me know the steps to repeat, and/or where to look in Query Monitor to find it? Thank you Jacob
This may be helpfull:
it happens on dashboard-widgets.php line 164
On the dashboard as well as at the frontend on this site: wppa.nl
I updated wp to 6.8 on that site and then it started
On my test site the error does not occur.
Could it be triggered by a different plugin?
I hav approx 15 active, so that would take some time to test…
This may be helpful:
Location
wp-includes/functions.php:6121
wp_trigger_error()
wp-includes/functions.php:6061
_load_textdomain_just_in_time()
wp-includes/l10n.php:1409
get_translations_for_domain()
wp-includes/l10n.php:195
translate()
wp-includes/l10n.php:340
esc_html__()
wp-content/plugins/dashboard-widgets-suite/dashboard-widgets.php:164
Dashboard_Widgets_Suite::options_notes_user()
wp-content/plugins/dashboard-widgets-suite/dashboard-widgets.php:341
It only happens on wppa.nl not on my testsite. Could it be triggered by a different plugin?
The user notes widget is not activated
Thanks, yeah it looks like some other plugin is involved.. I am not seeing any logged notices/warnings/errors on default WP 6.8 with latest version of DWS. If you can narrow it down and find out which other plugin, it may be something that can be resolved this side of the fence.
The version of DWS appeared to be 99.99. I removed it and replaced by the current stable version 3.4.8 and the problem vanished. Thanx for your time. Resolved.