• Resolved GDM57

    (@gdm57)


    By pure chance I have seen that since May 18th (perhaps in combination with some other plugin) translatepress causes exaggerated consumption and continuous errors in I / O resources.
    I tried to use the TranslatePress database update tool but at some point it crashes and there is no way to go forward or go back …
    What’s now?
    Thanks a lot.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Cristian Antohe

    (@sareiodata)

    It’s possible this is happening due to trp-ajax.php , our dynamic string translation script.

    The issue can also be caused by a repeated detection of the same front-end string displayed using JavaScript. In this case you should notice numerous trp-ajax.php calls (20+) in the browser console under Network tab. To solve this, identify the html node that contains that overdetected text and use TP Advanced Settings option Exclude from dynamic translation to input the JS/CSS selector for that node.

    Another approach to the same issue would be to install this plugin which reduces the number of allowed detection of the same dynamic string to a lower number: https://translatepress.com/download/1151694/

    Also, check your database in PHPMyAdmin and see if you have many strings in the wp_trp_* tables.

    Thread Starter GDM57

    (@gdm57)

    Thank you for the answer and for the directions.
    They may be useful for some, because given the few pages of the site that we want to provide in two languages, I have removed this plugin entirely: huge and unmanageable database, consumption of 100% I / O resources and now more plugins to install … Really excessive for a few bilingual pages.
    Thanks anyway.

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

The topic ‘TranslatePress database update tool don’work’ is closed to new replies.