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.
Tagged: Bug
This topic contains 6 replies, has 0 voices.
Last updated by Lucas Vidal de Andrade 1 week ago.
Assisted by: Lucas Vidal de Andrade.
Author | Posts |
---|---|
May 16, 2025 at 1:13 pm | |
mariosP-5 |
Background of the issue: Symptoms: Questions: |
May 16, 2025 at 2:25 pm | |
May 16, 2025 at 2:30 pm #17042473 | |
Lucas Vidal de Andrade WPML Supporter since 11/2023
Languages: English (English ) Spanish (Español ) German (Deutsch ) Portuguese (Brazil) (Português ) Timezone: America/Sao_Paulo (GMT-03:00) |
Hey there, I've found a solution to the issue. I tested in my local copy and it worked. Please make sure to have a full website backup, and follow the steps below: 1. Go to your DB management client (like PhpMyAdmin); Now, you should be able to properly activate WPML with no issues. Please, remember to create a full website backup before proceeding. Let me know if that fixes the issue. |
May 18, 2025 at 3:56 pm #17045796 | |
mariosP-5 |
This solution is not working for me. I found "auto-translation-job-creation-error" in the wp_options table and I delete it and try to install WPML plugin but still getting the same error. Please give me the working solution. Thanks |
May 19, 2025 at 5:27 pm #17049902 | |
Lucas Vidal de Andrade WPML Supporter since 11/2023
Languages: English (English ) Spanish (Español ) German (Deutsch ) Portuguese (Brazil) (Português ) Timezone: America/Sao_Paulo (GMT-03:00) |
Hey there, Thank you for sharing your results. I've downloaded a fresh copy of your website and couldn't get the solution to work this time. I've forwarded your ticket to our developers, which will analyze the issue and find a permanent solution. I'll get back to you as soon as I receive feedback, which usually takes a few days. I appreciate your patience. |
May 21, 2025 at 7:12 am #17055291 | |
mariosP-5 |
"Some pages are not being translated. When I go to the translation section and open one of these specific pages, WPML doesn't recognize the content for translation." one of them is the home page New threads created by Lucas Vidal de Andrade and linked to this one are listed below: https://wpml.org/forums/topic/split-non-translatable-content/ |
May 21, 2025 at 3:13 pm #17058264 | |
Lucas Vidal de Andrade WPML Supporter since 11/2023
Languages: English (English ) Spanish (Español ) German (Deutsch ) Portuguese (Brazil) (Português ) Timezone: America/Sao_Paulo (GMT-03:00) |
Hey there, To keep things organized, I've created a new ticket to address this other issue: This way, we don't lose track of what's being discussed and can guarantee that both requests will be addressed. I will answer you directly there. |
June 6, 2025 at 1:46 pm #17114183 | |
Lucas Vidal de Andrade WPML Supporter since 11/2023
Languages: English (English ) Spanish (Español ) German (Deutsch ) Portuguese (Brazil) (Português ) Timezone: America/Sao_Paulo (GMT-03:00) |
Hello there, Thank you so much for waiting. I've received feedback from our developers. To fix the issue, please make sure to have a full website backup and follow the steps below: 1. Go to Plugins > Plugin File Editor and find the /wp-content/plugins/sitepress-multilingual-cms/classes/automatic-translation/AutomaticTranslationJobCreationFailureNotice.php file; $this->jobFailedElements = $optionVal ? json_decode( stripslashes( $optionVal ), true ) : []; and remove the "stripslashes" part; That should fix the issue. I've recorded a video showing the process in a copy of your website: You can ignore the last part, where a error is shonw. That's due to my local copy. Let me know how it goes. |