Skip Navigation

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.

Our next available supporter will start replying to tickets in about 4.14 hours from now. Thank you for your understanding.

Tagged: 

This topic contains 5 replies, has 2 voices.

Last updated by Long Nguyen 8 months, 3 weeks ago.

Assisted by: Long Nguyen.

Author Posts
August 7, 2023 at 1:53 pm #14164253

aigarsM

Hello!
My translation stuck on Calculating for more than an hour. How can I know if it really calculating or crashed with some error?

2023-08-07_16-51-39.jpg
August 8, 2023 at 2:51 am #14166513

Long Nguyen
Supporter

Languages: English (English )

Timezone: Asia/Ho_Chi_Minh (GMT+07:00)

Hi Aigars,

Thank you for contacting WPML support, I'd be happy to help you with this issue.

Firstly, please try to increase the WP memory limit: The minimum requirements are 128M, but we do recommend 256M and the debug information of your site shows it set to 40M. Please check this link for more details
https://wpml.org/home/minimum-requirements/.
You can increase it by adding the following code in your wp-config.php file, right before the /* That’s all, stop editing! Happy publishing. */ line:


define( 'WP_MAX_MEMORY_LIMIT', '256M' );
define( 'WP_MEMORY_LIMIT', '128M' );

After adding the code you can confirm that the memory was changed correctly from WPML > Support > WordPress > Memory limit.

Then you can enable a minimal environment as below and see if it helps:
- Deactivate all non-WPML plugins.
- Switch to a standard theme of WordPress.
❌ IMPORTANT: Please backup your database and website before proceeding ❌
You can use this plugin to create the backup: 
https://wordpress.org/plugins/duplicator/

If it still does not work, please enable WP debug log, visit WPML > Translation Management page again. Then share the error log with me (just 50 lines from the bottom). If you don't know how to enable WP debug log, please follow the documentation https://wordpress.org/documentation/article/debugging-in-wordpress/

Look forward to your reply.
Thanks

August 8, 2023 at 10:55 am #14168663

aigarsM

I noticed when automatic translation is happening hidden link then from admin-ajax.php requests I got:
{"success":false,"data":{"key":"media-setup-not-finished"}}

I think this is related to WPML, because after pausing automatic translation mode these requests stops.

What does "media-setup-not-finished" means and how can I solve this?

August 9, 2023 at 3:21 am #14172717

Long Nguyen
Supporter

Languages: English (English )

Timezone: Asia/Ho_Chi_Minh (GMT+07:00)

Hi,

It might relate to the media translation on your site, please follow steps below and see if it helps:
❌ IMPORTANT: Please backup your database and website before proceeding ❌

1. Go to WPML > Settings > Post Types Translation section > Set the post type "Media" preference to "Translatable - only show translated items" > Save changes.

2. Reload the settings page > Scroll down to the bottom > In the Media translation section, run the actions there.
Refer to the documentation https://wpml.org/documentation/getting-started-guide/media-translation/#id5

Look forward to your reply.
Thanks

11220461-Screen_Shot_2022_05_13_at_7.48.47_PM-150x150.png
August 9, 2023 at 11:40 am #14175447
aigarsM

Thanks, it's finally started to translate. But I have next problem now.
I put woocommerce products posttype for automatic translation and ran automatic translation. This process consumed all of my 200 000 credits. In report I also see couple hundreds of translated products, but in woocommerce products database only 4 translated products. How can this be possible?

New threads created by Long Nguyen and linked to this one are listed below:

https://wpml.org/forums/topic/split-automatic-translation-stuck/

August 10, 2023 at 1:56 am #14178915

Long Nguyen
Supporter

Languages: English (English )

Timezone: Asia/Ho_Chi_Minh (GMT+07:00)

Hi,

We can handle one issue per ticket only so I will split your new issue into a new ticket for better handling. If you see the main issue of this ticket with calculating the number of translations is resolved, please mark it as Resolved.

Thanks.

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.