• Resolved intered

    (@intered)


    Error:

    Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the translatepress-multilingual 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.) in /var/www/vhosts/MYDOMAIN.at/httpdocs/wp-includes/functions.php on line 6114

    versions:

    TranslatePress – Business?V1.5.1
    TranslatePress – Multilingual?V2.9.3
    WordPress: 6.7.1

    Site works fine if I disable the TranslatePress plugins

    • This topic was modified 2 months ago by intered.
Viewing 1 replies (of 1 total)
  • Plugin Support Alex

    (@alexcozmoslabs)

    Hi,

    This error occurs when a plugin or theme attempts to load translation files for text domains too early in WordPress’s lifecycle. Specifically, it means that the function load_textdomain() or related translation functions are being called before the init action.
    Here’s how you can address this issue:
    Deactivate Plugins: Temporarily deactivate all plugins, except TranslatePress, then reactivate them one by one to identify the culprit.
    Switch Themes: Temporarily switch to a default WordPress theme (like Twenty Twenty-Three) to see if the issue is theme-related.

    Kind Regards,

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.