Hello, I keep getting the following error when reviewing auto translations after clicking publish "Someone is already reviewing this translation. Please try again later" Please can you assist with the issue. there are no more translators on the site only one
Languages: English (English )Spanish (Español )German (Deutsch )
Timezone: America/Lima (GMT-05:00)
Hello,
According to our system, the site has six Translation Managers and Translators (likely admin users). The error would usually mean that currently, another user is logged in and is editing this review.
Could you please increase the WordPress memory limit (WP Memory Limit) to at least 128 MB?
Your current values are:
PHP Memory Limit 128 MB
WP Memory Limit 40 MB
To do this, you need to connect to your website's server and open the wp-config.php file in a text editor. The file is located in the WordPress root directory.
Add this code to the wp-config.php file to increase WordPress's memory:
define ('WP_MEMORY_LIMIT', '128M');
Add this just before this comment:
// That's all, stop editing! Happy blogging.
The current values can be viewed under WPML > Support > WordPress.
Also, please take a look at WPML > Support > PHP and revise the "Current memory usage". If the value is closer to or higher than 128M, you might need to consult your hosting support team about raising the PHP MEMORY LIMIT and afterwards set a higher value for the WP MEMORY LIMIT in WordPress.
---
If the issue persists, please try to edit the original content, save it, and send it again to translation.
For example, you can add a blank space behind the title of the post or page and then save the page, which will update the translation status in WPML.
After that, complete the translation again.
If this does not solve the issue, please let us know.
Best regards
Andreas
The topic ‘[Closed] I keep getting an error when reviewing auto translations’ is closed to new replies.