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 2 replies, has 0 voices.
Last updated by Marcel 6 days, 16 hours ago.
Assisted by: Marcel.
Author | Posts |
---|---|
December 17, 2024 at 9:40 am #16520555 | |
dominikaK-3 |
Background of the issue: $replaced_mofile = str_replace('mo', 'l10n.php', $mofile); . $replaced_mofile = preg_replace('/.mo$/', '.l10n.php', $mofile); (replacing .mo at end of the file path) – note that using only .mo in str_replace wouldn't work, as in my path, I have ".mo"demtec.com. Symptoms: Questions: |
December 17, 2024 at 12:33 pm #16521642 | |
Marcel Supporter
Languages: English (English ) German (Deutsch ) Timezone: Europe/Madrid (GMT+01:00) |
Hi, you can find more information and a temporary workaround here: https://wpml.org/forums/topic/function-fallbackdefaulttranslations-breaks-website-if-domain-contains-string-mo/. Best Regards, |
December 18, 2024 at 5:18 pm #16527107 | |
Marcel Supporter
Languages: English (English ) German (Deutsch ) Timezone: Europe/Madrid (GMT+01:00) |
(Internal Status Change) |