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.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 -

Supporter timezone: Asia/Singapore (GMT+08:00)

Tagged: 

This topic contains 16 replies, has 0 voices.

Last updated by Kor 4 days, 14 hours ago.

Assisted by: Kor.

Author Posts
August 12, 2025 at 6:21 am #17311990

dannyM-9

Background of the issue:
I am trying to translate parts of the website, such as Gravity Forms, using the translations menu, but the jobs do not load.

Symptoms:
Translation jobs could not be loaded. I see logs that the API key is not found. I have already re-registered, deactivated, and activated all plugins, but without result. Instead of seeing translations, I got no jobs and an error.

Questions:
Why are the translation jobs not loading?
How can I resolve the API key not found error while the site is correctly registered?

August 13, 2025 at 11:14 am #17316999

Kor
WPML Supporter since 08/2022

Languages: English (English )

Timezone: Asia/Singapore (GMT+08:00)

Thanks for contacting us. While checking the debug info, I see that the WordPress Memory Limit is below the requirements. 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.

Once you've done that, please recheck to see if the issue is resolved.

August 14, 2025 at 5:34 am #17319620

dannyM-9

Hi, I did as you said but unfortunately without succes.

The strange things is that the debug information shows this:
"MemoryLimit":"4000M","WP Memory Limit":"128M" but the information on the page tells something different. See the attached image. Cache is cleared.

Screenshot 2025-08-14 at 07.32.25.png
August 14, 2025 at 8:08 am #17320093

Kor
WPML Supporter since 08/2022

Languages: English (English )

Timezone: Asia/Singapore (GMT+08:00)

Thanks for your reply. Your server has its own limits. But it looks fine now. If the issue continues, I will need to closely examine your website. Therefore, I will require temporary access (WP-Admin and FTP) to a test site where the problem has been replicated, if possible. This will enable me to provide better assistance and determine if any configurations need to be modified.

Please note that it is important to have a backup for security purposes and to prevent any potential data loss. You can use the UpdraftPlus plugin (https://wordpress.org/plugins/updraftplus/) to fulfill your backup requirements.

Your upcoming reply will be treated with confidentiality and will only be visible to you and me.

✙ To resolve the issue, I may need your consent to deactivate and reactivate plugins and the theme, as well as make configuration changes on the site if necessary. This emphasizes the significance of having a backup.

August 18, 2025 at 8:02 am #17326527

Kor
WPML Supporter since 08/2022

Languages: English (English )

Timezone: Asia/Singapore (GMT+08:00)

Thanks for your reply. We need to check the server debug logs. Could you enable debugging on your Website as explained here https://wpml.org/documentation/support/debugging-wpml/ ? Then, opening the "jobs" tab here hidden link so the error log can be generated. Then, share the debug logs with me here using https://pastebin.com/

August 18, 2025 at 8:50 am #17326625

dannyM-9

Hi,

I did. I dont have a pastebin.com account, so I'll add it here.

https://pastebin.com/QV3mg6Py

August 18, 2025 at 9:19 am #17326838

Kor
WPML Supporter since 08/2022

Languages: English (English )

Timezone: Asia/Singapore (GMT+08:00)

Thanks for your reply. That's the wrong debug log. Could you please share FTP access here so that I can generate the debug log on my own?

August 19, 2025 at 10:35 am #17330873

dannyM-9

If you mean that I find it okay that you do, yes please do. if you need the capabillity in WP, let me know.

August 19, 2025 at 11:50 am #17331019

Kor
WPML Supporter since 08/2022

Languages: English (English )

Timezone: Asia/Singapore (GMT+08:00)

Thanks for your reply. There is a fatal error showing in the debug log https://pastebin.com/R3q5g7cM

Looks like it's related to this https://wpml.org/forums/topic/php-fatal-error-uncaught-divisionbyzeroerror-division-by-zero-in/ and I need your permission to edit your server database.

Could you please backup and let me know if I can proceed?

August 21, 2025 at 5:35 am #17335907

dannyM-9

I guess you're only touching the WPML part, right? That should be okay. Do you need more access for that?

August 21, 2025 at 2:23 pm #17337955

Kor
WPML Supporter since 08/2022

Languages: English (English )

Timezone: Asia/Singapore (GMT+08:00)

Thanks for your reply. I can't seem to fix it, and I will need to escalate this further to our 2nd Tier Support for further investigation. I kindly ask for a snapshot of the site. Alternatively, with your permission, I can create one myself. For this purpose, I typically recommend using the free plugin "Duplicator." If you're already familiar with Duplicator (https://wordpress.org/plugins/duplicator/), please skip the following steps and simply send me the archive file you downloaded.

To guide you further, please adhere to these instructions:

1. View the Duplicator instructions video: hidden link

2. Consult WPML's instructions on providing supporters with a copy of your site: https://wpml.org/faq/provide-supporters-copy-site/

3. If the archive file exceeds 400MB, please use Duplicator's file filters to exclude cache, wp-uploads directory, media, and archive files.

Once you have the archive file ready, kindly share the link with us. You can utilize platforms like Google Drive, Dropbox, or similar for file sharing, as the snapshot file might be large.

Please note that your next reply will be private, visible only to you and me. You can paste the file link there. Rest assured that once the issue is resolved, I will delete the local site.

August 22, 2025 at 6:07 am #17339411

dannyM-9

Hi Kor,

I always use All in one WP migration. See the link for the download.
hidden link

Hope this is okay?

August 22, 2025 at 5:45 pm #17341251

Kor
WPML Supporter since 08/2022

Languages: English (English )

Timezone: Asia/Singapore (GMT+08:00)

Thanks for your reply. It looks like the translation jobs tab is working hidden link . Probably some sort of cache after my changes to the database. Could you check?

August 25, 2025 at 6:40 am #17343840

dannyM-9

It now works, yes. Could you tell me what you changed in the database? Maybe I can fix this myself the next time it occurs on the same hosting.

August 25, 2025 at 6:49 am #17343846

dannyM-9

Okay I translated one thing and now the error is back again.