Il s'agit du forum d'assistance technique de WPML, le plug-in multilingue pour WordPress.
Il est accessible à tous, toutefois seuls les clients de WPML peuvent y publier leurs messages. L'équipe du WPML répond sur le forum 6 jours par semaine, 22 heures par jour.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
- | 8:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 8:00 – 12:00 | 8:00 – 12:00 | - |
- | 14:00 – 17:00 | 14:00 – 18:00 | 14:00 – 18:00 | 13:00 – 17:00 | 13:00 – 17:00 | - |
Fuseau horaire du supporter: Europe/Zagreb (GMT+01:00)
Marqué : Exception
Ce sujet contient 0 réponse, a 0 voix.
Dernière mise à jour par juliaZ-6 Il y a 7 heures et 39 minutes.
Assisté par: Bruno Kos.
Auteur | Articles |
---|---|
janvier 13, 2025 à 12:08 pm #16588178 | |
juliaZ-6 |
Contexte de la question: Symptômes: Questions: |
janvier 13, 2025 à 12:55 pm #16588415 | |
Bruno Kos Supporter
Les langues: Anglais (English ) Allemand (Deutsch ) Français (Français ) Fuseau horaire: Europe/Zagreb (GMT+01:00) |
Here is the ticket. Please check https://wpml.org/forums/topic/memory-limit-issues-due-to-wpml/page/4/#post-14433023, implement this solution and observe your website in the course of couple of days. Let me know if the issue got resolved or is back again, so we could check. There is something else worth checking: After this server error, can you check .htaccess file and compare its contents after you resaved site permalinks? |
janvier 13, 2025 à 2:19 pm #16588864 | |
juliaZ-6 |
Hi Bruno, we have no .htaccess since we are running on WPMUDEV hosting, and they have implemented NGINX on the provided link, we are using hummingBirdPro Cache, were we can exclude pages in caching, not categories see furthermore there are other "Memory exhausted" issues in the forums: https://wpml.org//?s=exhausted&search=forum |
janvier 14, 2025 à 6:45 am #16591253 | |
Bruno Kos Supporter
Les langues: Anglais (English ) Allemand (Deutsch ) Français (Français ) Fuseau horaire: Europe/Zagreb (GMT+01:00) |
I see. I am checking this with our 2nd tier to gather some ideas based on your setup, I will update here. |
janvier 14, 2025 à 9:57 am #16592140 | |
juliaZ-6 |
Dear Bruno, Yesterday night, upon discussion with WPMUDEV support we have deactivated object caching as referring to lien caché and https://wpml.org/forums/topic/memory-limit-issues-due-to-wpml/page/3/#post-14433023 by adding in the wp-config.php define( 'WPMUDEV_HOSTING_OBJECT_CACHE_ENABLED', false ); Since then no more issue with memory overflow. That confirms WPML has an issue with object caching feature on servers, in the source language and when it’s configured without directory. It seems WPML supports object caching since version 3.1.9 (2015). Since then some improvements and bug fixes have been regularly pushed in regards to object caching : https://wpml.org/fr//?s=object+cache Is our issue is something you wish to escalate ? that would be greatly appreciated. Many thanks |
janvier 14, 2025 à 2:19 pm #16593388 | |
Bruno Kos Supporter
Les langues: Anglais (English ) Allemand (Deutsch ) Français (Français ) Fuseau horaire: Europe/Zagreb (GMT+01:00) |
What if you enable caching again, disable the "Adjust IDs for multilingual functionality" option under WPML -> Languages, and observe the site for a few days? In the meantime, we are trying to set up a WPMUDEV environment with the possibility of installing WPML and activating Object Cache Pro, so we can investigate this more thoroughly. |
janvier 20, 2025 à 2:39 pm #16613999 | |
Bruno Kos Supporter
Les langues: Anglais (English ) Allemand (Deutsch ) Français (Français ) Fuseau horaire: Europe/Zagreb (GMT+01:00) |
Can you provide us with https://wordpress.org/plugins/all-in-one-wp-migration/ package of your site so we could test this in our testing WPMUDEV environment? |
janvier 22, 2025 à 5:55 pm #16624644 | |
juliaZ-6 |
Dear Bruno, Thank you for you feedback. How/where can I send it to you in a secure way? |
janvier 23, 2025 à 7:44 am #16625837 | |
Bruno Kos Supporter
Les langues: Anglais (English ) Allemand (Deutsch ) Français (Français ) Fuseau horaire: Europe/Zagreb (GMT+01:00) |
I marked your next reply as private, you can upload it to a service such as Google Drive or Dropbox. But I can also downloaded directly from your site if that is simpler for you. |
janvier 23, 2025 à 6:06 pm #16629422 | |
Bruno Kos Supporter
Les langues: Anglais (English ) Allemand (Deutsch ) Français (Français ) Fuseau horaire: Europe/Zagreb (GMT+01:00) |
I downloaded the package and have sent it to our 2nd tier for further investigation. |
janvier 27, 2025 à 7:04 am #16635951 | |
Bruno Kos Supporter
Les langues: Anglais (English ) Allemand (Deutsch ) Français (Français ) Fuseau horaire: Europe/Zagreb (GMT+01:00) |
We’ve successfully deployed the site; however, we’re unable to reproduce the issues mentioned. Since we’ve migrated from localhost, there are currently no images, and the URL and login details are provided in our previous private reply. We would greatly appreciate your assistance in reproducing the issue to ensure nothing has been overlooked. |
janvier 27, 2025 à 3:59 pm #16638614 | |
juliaZ-6 |
Hello Bruno, Indeed you can't reproduce in a staging environment because of the absence of Stagic Server Cache. In order to reproduce, you need to go in the wp-config.php file in production, and locate the following lines : /* trial for memory exhausted issue on WPML lien caché */ After you need to put the second line into comments : /* trial for memory exhausted issue on WPML lien caché */ Then you will reproduce the issue |