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: Known issue
This topic contains 12 replies, has 0 voices.
Last updated by Marcel 1 week, 1 day ago.
Assisted by: Marcel.
Author | Posts |
---|---|
June 7, 2025 at 6:53 pm #17115780 | |
pavelP-17 |
Background of the issue: Symptoms: Questions: |
June 8, 2025 at 3:50 pm #17116528 | |
Christopher Amirian WPML Supporter since 07/2020
Languages: English (English ) Timezone: Asia/Yerevan (GMT+04:00) |
Hi, Welcome to WPML support. Would you please follow the steps below? - Make sure that you are logged in wpml.org. Screenshot: hidden link For more information: |
June 8, 2025 at 7:00 pm #17116613 | |
pavelP-17 |
Hi Christopher, Already did that twice, same result, the key is the same. The Error log don't shows any change. Regards, |
June 9, 2025 at 2:50 pm #17118880 | |
Christopher Amirian WPML Supporter since 07/2020
Languages: English (English ) Timezone: Asia/Yerevan (GMT+04:00) |
Hi Pavel, Thank you for the answer, I'd appreciate it if you could give me the URL/User/Pass of your WordPress dashboard after you make sure that you have a backup of your website. Make sure you set the next reply as private. We might need a copy/staging version of the website for further troubleshooting and we will ask for that. But for now the login info for the current site should do the trick. I will check: hidden link Please give me all the steps or users needed to see the issue on the backend Thanks. |
June 10, 2025 at 1:27 pm #17122012 | |
Christopher Amirian WPML Supporter since 07/2020
Languages: English (English ) Timezone: Asia/Yerevan (GMT+04:00) |
Hi, Thank you. Would you please check this video? hidden link Video summary: Logged into your live site without deactivating anything. Added a footer language switcher, tweaked WPML mode, and refreshed permalinks. Noticed only one page throws a 502 on Spanish—everywhere else works. Likely a plugin, theme or specific content on that page is triggering a server error. Next step: Clone to staging, then deactivate plugins/theme and strip page content to pinpoint the culprit. Thanks. |
June 12, 2025 at 3:20 pm #17130711 | |
Christopher Amirian WPML Supporter since 07/2020
Languages: English (English ) Timezone: Asia/Yerevan (GMT+04:00) |
Hi, Thank you for the video. The way that we can test is to replicate the problem on a clean installation and see if the same thing happens there. To be able to report the compatibility issues we need to replicate the issue on a clean installation. Kindly follow the steps below: - Install your theme. This will help us to report the probable issue to the compatibility team and solve the possible problem faster. And please only keep the WP Residance related plugins. Regarding the 502 error as it is happening only when the Add property template is used that shows it must be theme and wpml related. By the way the login information you shared is still the live website. We will need the copy of the website. So we can do tests there while you add the theme on the clean installation above. Thanks. I also suggest that you contact your hosting service provider and ask them to give you the log that causes the 502 error. That might give us better understanding. Thanks. |
June 15, 2025 at 2:48 pm #17136566 | |
Christopher Amirian WPML Supporter since 07/2020
Languages: English (English ) Timezone: Asia/Yerevan (GMT+04:00) |
Hi, Thank you for the details. It seems that the issue happens on your server only as it is not possible to replicate the issue on a clean installation. The 502 error happens on server level so enabling the WordPress debug will not give the error behind the seen. If you can contact your hosting service provider and ask them to give you th elog when you check the Spanish version that should give us better information. Thanks. |
June 17, 2025 at 7:48 pm #17144004 | |
pavelP-17 |
Hi Christopher, I own the server and I'm managing the server configuration, here's the info from the logs when accesing the translated page: from /dashboard-add-property/ to /es/dashbord-agregar-propiedad/ at (17/Jun/2025 19:15 +0000) * stderr.log (no time) * error.log (no entry at 19:15) * debug.log (no entry at 19:15) wpresidence domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/public/wp-includes/functions.php on line 6121 * access.log (no 502 error) Regards, |
June 18, 2025 at 3:40 pm #17147533 | |
Marcel Supporter
Languages: English (English ) Spanish (Español ) German (Deutsch ) Timezone: Europe/Madrid (GMT+02:00) |
Hi Pavel, Christopher is unavailable today, so I’ll be handling your ticket. The error you’re seeing is related to a change introduced in WordPress 6.7: Please reach out to the WPResidence theme developers and check whether they’ve released a fix for this issue. Before doing so, make sure you’re using the latest version of the theme. As you can see, this change has affected many plugins and themes: Best regards, |
June 19, 2025 at 4:07 pm #17151715 | |
pavelP-17 |
Hi Marcel, thanks for the update (I'm no longer seeing the option to post the comment "Hide"); The error (notice-function-_load_textdomain_just_in_time-was-called) as mentioned before on the thread doesn't affect the translation process, all others pages and strings were translated without any issue. With Christopher, we already did try and reproduce the error in the clean install, doesn't happend. Also, this is the answer from WPResidence (theme) support: ------------------ * debug.log (no entry at 19:15) WPML is a 3rd party plugin and we offer support only within the limits of our knowledge. I am not familiar with the above behavior. Please contact the WPML support. If you are not happy with WPML support, we have a contact with the team leader of the support team and we can escalate the ticket for you, to ensure good support from the WPML team. Can you please, try and review the issue on my webpage again? Regards, |
June 19, 2025 at 5:04 pm #17151910 | |
Marcel Supporter
Languages: English (English ) Spanish (Español ) German (Deutsch ) Timezone: Europe/Madrid (GMT+02:00) |
Hi Pavel, To properly investigate this, we need to be able to reproduce the issue. So far, the only error we’ve seen is related to the wpresidence theme, and there are no other relevant logs available. I enabled WP_DEBUG_DISPLAY, but nothing was output. The only log currently available is the server’s error.log, which shows a fatal error related to the Envato Market plugin—caused by a call to an undefined function since the plugin is deactivated (Not related) Without additional error information or a way to replicate the issue on a clean installation, our debugging options are quite limited. However, we could clone the site and deploy it locally on a local server environment to see if the issue is reproducible there. Please let me know if this is OK for you. Best regards, |
June 19, 2025 at 5:17 pm #17152030 | |
pavelP-17 |
Hi Marcel, thanks for the update (I'm no longer seeing the option to post the comment "Private"); I think that I mentioned before, I don't think there's a theme(WPResidence), or plugin(WPML) issue or missconfig between the pair; YES, please, clone it or wherever is needed on my website (I have multiple copies and backups) to search or replicate the error, but I strongly believe it's something related to some cache issue in some place. Regards, |
June 20, 2025 at 3:32 pm #17154786 | |
Marcel Supporter
Languages: English (English ) Spanish (Español ) German (Deutsch ) Timezone: Europe/Madrid (GMT+02:00) |
Hi, I deployed the site locally and didn't changed or deactivated anything - but the issue doesn't happen locally. I added you a screenshot. Therefore, I can confirm that something related to your server settings on the production environment is causing it. Best Regards, |