• Resolved nyaradinelli

    (@nyaradinelli)


    Hi!
    I get the following error message on the main page of the site.
    The main page of the site does not allow manual translation!

    “This string is not ready for translation yet.”

    I can translate the other subpages.
    Please help me
    Thank you!


    Logged errors

    These are the most recent 5 errors logged by TranslatePress:1last_errorIllegal mix of collations for operation ‘ IN ‘disable_automatic_translationsYesurlhttps://benedictum.hu/en/detailsError running get_untranslated_strings()date_time2024-01-02 10:31:35timestamp17041914952last_errorIllegal mix of collations for operation ‘ IN ‘disable_automatic_translationsYesurlhttps://benedictum.hu/en/detailsError running get_existing_translations()date_time2024-01-02 10:31:35timestamp17041914953last_errorIllegal mix of collations for operation ‘ IN ‘disable_automatic_translationsYesurlhttps://benedictum.hu/en/detailsError running get_untranslated_strings()date_time2024-01-02 09:31:38timestamp17041878984last_errorIllegal mix of collations for operation ‘ IN ‘disable_automatic_translationsYesurlhttps://benedictum.hu/en/detailsError running get_existing_translations()date_time2024-01-02 09:31:38timestamp17041878985last_errorIllegal mix of collations for operation ‘ IN ‘disable_automatic_translationsYesurlhttps://benedictum.hu/en/detailsError running get_untranslated_strings()date_time2024-01-02 06:34:47timestamp1704177287

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Anca

    (@ancavictoria)

    Hello,

    Thank you for reaching out to us!

    A possibility could be the fact that your “trp_*” tables have different collations.
    Could you tell me what collation you have right now in your database?
    Try to access it and see if you can change it to utf8mb4_general_ci. Here are some tips: https://mediatemple.net/community/products/dv/204403914/default-mysql-character-set-and-collation.

    Are you hosted by WPEngine. If so, please add the following to your site’s wp-config.php:
    define( 'WPE_GOVERNOR', false );

    If not, probably this happen because of a speed optimization plugin. These plugins compress all JS files into one file, but this process can create errors when you load a page.
    See if you have this type of plugins, disable them and try again to do the translation.

    Please, see if your server has HTTP2 and GZIP. If it does, autooptimize doesn’t actually have a positive impact on your website speed as HTTP2 means everything is downloaded in parallel, on the same connection and GZIP means minification doesn’t actually do anything.

    You should try a compatibility test if you don’t know to have optimization plugins installed. Briefly disable all other plugins and enable the default Twenty Twenty theme. Please also disable all add-ons. If this fixes the problem, as it probably will, enable everything one by one or in small bulks, checking each time to see when the problem returns.

    Let me know how this goes.

    Kind Regards,

    Anca

    Thread Starter nyaradinelli

    (@nyaradinelli)

    Hi!
    It’s still not working. Can you help me?

    Plugin Support Anca

    (@ancavictoria)

    Hello,

    If that’s okay, you can open a support ticket using our site https://translatepress.com/support/ to ask a pre-sale question. It will be helpful if you put the link of this discussion for us to see the entire conversation.

    We will be able to investigate the issue better.

    Best Regards,

    Anca

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

The topic ‘This string is not ready for translation yet. Error’ is closed to new replies.