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
- 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 -
- 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 -

Supporter timezone: Asia/Ho_Chi_Minh (GMT+07:00)

Tagged: 

This topic contains 11 replies, has 0 voices.

Last updated by Long Nguyen 6 days, 13 hours ago.

Assisted by: Long Nguyen.

Author Posts
February 12, 2026 at 12:28 pm #17816923

christophet-11

my website doesnt open the translated linkes . sometimes it works but the most of the time it doenst work

mij php is 8.4 . but even if i swit to erlier it doesnt work.

February 12, 2026 at 12:32 pm #17816949

Łukasz Rydygel

Hi Cristophe,

thank you for reaching out. My name is Lukas and I am a developer at WPML. I will take a closer look at this issue.

To help us troubleshoot more efficiently, could you please provide us with either a temporary access to the site or a Duplicator package? Additionally, any debug information you can share would be very helpful.

Best regards,
Lukas

February 12, 2026 at 1:41 pm #17817245

Łukasz Rydygel

Hi Cristophe,

when I try to enter the URL you shared, I only get an 404 error. Do you have any security settings activated, which may block me from entering the WordPress backend? If yes, I would ask you to deactivate them. Maybe you could also provide us with a Duplicator Package of the site, so we can directly try to identify the problem on our system.

Best regards,
Lukas

February 12, 2026 at 2:05 pm #17817304

Łukasz Rydygel

Hi Cristophe,

the login works now, thank you very much. Is it okay for you, if I will create a Duplicator Package of this site for us? This will help us to investigate the issue.

Best regards,
Lukas

February 12, 2026 at 2:06 pm #17817306

christophet-11

ok is good

February 12, 2026 at 3:47 pm #17817657

Łukasz Rydygel

Hi Cristophe,

we’ve reviewed the issue on our end, but unfortunately we’re unable to reproduce it in our environment.

Could you please share the relevant PHP error logs from your server (especially from the time the issue occurs)? These logs will help us better understand what might be causing the problem on your setup.

Looking forward to your feedback.

February 16, 2026 at 10:25 am #17825163

christophet-11

Hi

This is what combell says.

its disapointed dat its not working i have now desactivate the plugin en set a new plugin from google to helpe the cliant .

what can we do ? because if its not working i can not go further with wpml en have to search someting else ?

combell  fout reshape.png
February 16, 2026 at 10:32 am #17825210

Łukasz Rydygel

Hi Cristophe,

as far as I understand the message from your provider, he has fixed the problem by resetting the .htaccess file. I tried this before, but without any success. As far as I understand you, this also did not helped and that is why you deactivated WPML? It would be very helpful for us, if you could provide us with the error logs from the website.

Looking forward to your feedback.

February 16, 2026 at 10:56 am #17825357

christophet-11

They thinbk its working because i desactivate the plugin

and they say that i need to know witch day the problems begin for te error logs bu i dont now when.

February 16, 2026 at 11:12 am #17825420

Łukasz Rydygel

Hi Cristophe,

I would then suggest that you activate the plugin once more so we can make the error happen one more time. After this you may deactivate it again and we can take a look at the error logs. How does this sound for you?

Greetings,
Lukas

March 5, 2026 at 1:03 pm #17874982

Łukasz Rydygel

Hi Cristophe,

I just wanted to follow up on my previous message. Were you able to activate it again so we could reproduce the error and check the logs?

Please let me know when you’ve had a chance to try this, or if you need any assistance.

Best regards,
Lukas

March 11, 2026 at 3:57 am #17887325

Long Nguyen
WPML Supporter since 02/2022

Languages: English (English ) Vietnamese (Vietnamese )

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

Hi Christophet,

I'm Long from the WPML Development team, I'm happy to help you with this issue.

I've tried some steps below and seen the blank page with the message Internal Server Error, similar to your first comment:
- restore your site on my localhost
- use PHP 8.4
- enable WPML plugins
- visit some translation pages in the frontend, eg /fr/succes/
I got this error message in the Apache log during the testing time

[Wed Mar 11 10:48:26.162904 2026] [core:error] [pid 28941:tid 6165491712] [client ::1:58727] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.

This is mostly related to the function flush_rewrite_rules() being called too frequently. I suggest you apply the solution in the documentation below, then activate WPML plugins and recheck the issue.
https://wpml.org/faq/why-is-htaccess-getting-overwritten-with-the-language-folder-on-my-wpml-website/

Looking forward to your reply.
Thanks