• Query monitor generates this message:

    Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the dashboard-widgets-suite domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.)

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Jeff Starr

    (@specialk)

    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

    Thread Starter Jacob N. Breetvelt

    (@opajaap)

    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…

    Thread Starter Jacob N. Breetvelt

    (@opajaap)

    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

    Plugin Author Jeff Starr

    (@specialk)

    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.

    Thread Starter Jacob N. Breetvelt

    (@opajaap)

    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.

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

The topic ‘Error in wp 6.8’ is closed to new replies.