Skip to content Skip to sidebar

This is the technical support forum for WPML - the multilingual WordPress plugin.

Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.

This topic contains 1 replies, has 0 voices.

Last updated by Andreas W. 4 months, 2 weeks ago.

Author Posts
December 5, 2025 at 2:33 pm #17638983

camilleS-6

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

December 5, 2025 at 4:33 pm #17639361

Andreas W.
WPML Supporter since 12/2018

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.

IMPORTANT:
It seems the minimum server requirements are not met:
https://wpml.org/home/minimum-requirements/

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.