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.
This topic contains 11 replies, has 2 voices.
Last updated by Marsel Nikolli 1 year, 6 months ago.
Assisted by: Marsel Nikolli.
Author | Posts |
---|---|
November 20, 2023 at 8:11 am #14873595 | |
ilyasE |
i am facing this issue , when i try to deactivate WPML site works fine .when i enable i get this error. the website is running on a VPS server with cyberpanel installed.i have tried increasing memory limits upto 1024mb but still getting this error. please help me debug this issue and have it solved .thanks |
November 20, 2023 at 11:19 am #14875787 | |
Marsel Nikolli |
Hi, Thank you for contacting WPML Support, I will be happy to help you today. In order to expedite handling your support requests, can you please share WPML support debug information from your site? * To provide the debug information: - Login to your site and go to WPML -> Support, in there click on the “debug information” link at the bottom of the page. * If you are not able to access WPML-> Support due to the error you are having, please provide me with the WordPress debug.log to allow us to see if any PHP errors are being produced. To enable debug.log, open your wp-config.php file and look for: define('WP_DEBUG', false); And change it to: define('WP_DEBUG', true); // Enable Debug logging to the /wp-content/debug.log file define('WP_DEBUG_LOG', true); // Disable display of errors and warnings which is recommended on a live site. define('WP_DEBUG_DISPLAY', false); @ini_set('display_errors',0); Then try to reproduce the issue and check if any errors were saved to the debug.log log file inside the “.../wp-content/” directory Looking forward to your reply, |
November 20, 2023 at 12:04 pm #14876437 | |
ilyasE |
here is a link to the exact issue am facing : hidden link |
November 20, 2023 at 2:03 pm #14877715 | |
Marsel Nikolli |
Thank you for sharing the debug information. To further troubleshoot the issue, would it be possible to check if the issue happens in a minimal setup, that meaning: After, check if the issue is still happening. * I would suggest you try that in a testing/staging site if possible. It would be helpful as well if you could provide the information from the WordPress debug.log file (you can follow the steps as described in my first reply). Note: Please make sure you have a full backup (files & database) before trying anything on your website. Looking forward to your reply, |
November 21, 2023 at 8:29 am #14882933 | |
ilyasE |
yes i did and we get the same error when WPML is active. |
November 21, 2023 at 9:45 am #14884687 | |
Marsel Nikolli |
Hi, Thank you for the update. 1)In order to troubleshoot further I would need you to send me the debug.log file content, it would help to understand what might be causing the problem. Please follow the steps as instructed here: https://wpml.org/forums/topic/out-of-memory-limit-issues-with-wpml/#post-14875787 You can paste your debug.log to https://pastebin.com/ and provide me with that link. 2) I would require also a copy of your website to be able to test it locally and see if the issue happens in a different server environment. You can you the plugin Duplicator to generate a backup package and provide the link to me. * I’ve set your next reply as private in order to send the duplicator package link. Looking forward to your reply, |
November 21, 2023 at 3:25 pm #14888569 | |
ilyasE |
Here is a link to the debug log : https://pastebin.com/mujdK14L Am getting errors while using Duplicator , are you able to check this issue on the live site ? |
November 21, 2023 at 4:29 pm #14889175 | |
Marsel Nikolli |
I am sorry if I might have confused you related to the debug info. please follow these steps tp provide the WordPress debug.log: open your wp-config.php file and look for: define('WP_DEBUG', false); And change it to: define('WP_DEBUG', true); // Enable Debug logging to the /wp-content/debug.log file define('WP_DEBUG_LOG', true); // Disable display of errors and warnings which is recommended on a live site. define('WP_DEBUG_DISPLAY', false); @ini_set('display_errors',0); Then try to reproduce the issue and check if any errors were saved to the debug.log file inside the “.../wp-content/” directory. Paste your debug.log to https://pastebin.com/ and provide me with that link, please. I’ve set up your next response as private so you can provide me the wp-admin login details, so I can check on the live site. Note: Please make sure you have a full backup of your website before sending the login details. Thanks, |
November 22, 2023 at 9:36 am #14894741 | |
Marsel Nikolli |
Hi, I was able to check the issue on the website as well as the debug.log you provided. From the debug.log file content most of the logs were related to the plugin: chauffeur-booking-system, I wasn't able to see anything related to WPML. Anyway, to further troubleshoot the issue I set up a sandbox site where I would require you to try to reproduce the issue, link to sandbox below (one-click-login): hidden link Please on the sandbox: This will help check that the issue is not caused form any possible conflict with any other plugin. I'd appreciate if you can tell me if there was any specific change you made on the website before this issue happened. Let me know if you have any questions or need any help with the sandbox, |
November 22, 2023 at 5:50 pm #14901663 | |
ilyasE |
what i dont understand is that , when i disable chauffeur-booking-system the issue is still there , but when i disable WPML the error is gone. |
November 23, 2023 at 5:41 am #14903627 | |
ilyasE |
I did clone the website yesterday , it was working but today morning it now shows a 502 bad gateway error. |
November 23, 2023 at 8:35 am #14904781 | |
Marsel Nikolli |
Hi, I was able to check the sandbox setup but unfortunately I wasn't able to get any error log from it. You should've uploaded just the necessary plugins/theme and not clone your website in order to try and isolate the issue. Anyway, would it be possible to provide a copy of your website (Dupllicator package) link so I can further escalate the issue and test it locally to try and isolate the issue. I've set your next reply as private in order to provide the link for the duplicator package. Looking forward to you reply, |