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: Not WPML issue
This topic contains 15 replies, has 2 voices.
Last updated by Mohamed Sayed 1 year, 10 months ago.
Assisted by: Mohamed Sayed.
Author | Posts |
---|---|
July 13, 2023 at 9:52 am #14030601 | |
wee-kheeL |
Tell us what you are trying to do? was trying to add in translation page, but cannot update, then delete that page. and later even English page cannot be published. Is there any documentation that you are following? referring to https://wpml.org/documentation/getting-started-guide/ but it is slightly different than mine. Is there a similar example that we can see? What is the link to your site? hidden link |
July 13, 2023 at 2:00 pm #14033827 | |
Mohamed Sayed |
Hi there, 1. Please increase the WordPress Memory Limit. According to your Debug.info, the WP memory limit needs to be increased. PHP memory is fine, but WordPress uses 40Mb as default. Minimum requirements for WPML is 128Mb. (Kindly check this page https://wpml.org/home/minimum-requirements/) You can increase it by adding the following code in your wp-config.php file, right before the /* That’s all, stop editing! Happy publishing. */ line: /** Memory Limit */ define('WP_MEMORY_LIMIT', '256M'); define( 'WP_MAX_MEMORY_LIMIT', '256M' ); 2. Please create a full backup of the database and website then go to WPML > Support > Troubleshooting page, and click the following: - Clear the Cache in WPML 3. If that didn't help, please tell me more details about the following: - Do you see this behavior with one page only or all pages? Kind regards, |
July 24, 2023 at 1:55 am #14085383 | |
wee-kheeL |
WPML support had helped to increase memory for us. and i have followed the steps in #2, still showing same error. 1. hidden link - unable to publish this page This happened after installing WPML Multilingual CMS plugin. Even I deactivate and activate again, still same. Can help? Thanks... |
July 24, 2023 at 7:21 am #14086255 | |
Mohamed Sayed |
Hi, 1. Please provide me with the WordPress debug.log, this will allow us to see if any PHP errors are being produced. More Info: https://wordpress.org/support/article/debugging-in-wordpress/ To enable it, 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 2. Kindly check if the issue persists in a minimal environment by following these steps: - Deactivate all the plugins that are not related to WPML. Let me know please how that goes. |
July 25, 2023 at 11:10 am #14095797 | |
wee-kheeL |
I have deactivated all plugins and still cannot publish the page. same error. So, not yet tried activating each plugin. I am not able to access the file: wp-config.php And I do not know how to revert back to parent theme.... so sorry.... need your help.. |
July 25, 2023 at 3:16 pm #14097647 | |
Mohamed Sayed |
Hi, I would need to request temporary access (WP-Admin and FTP) so I can investigate this issue further. Your next answer will be private, which means only you and I have access to it. ❌ Please backup your database and website before providing us with access details ❌ ✙ I would additionally need your permission to de-activate and re-activate Plugins and the Theme and to change configurations on the site if needed. This is also a reason the backup is critical. ✙ I would also need your permission to take a local copy of your site to debug the issue without affecting your live site. If you don't see the form below, please don't add your credentials as they will be publicly exposed: Privacy and Security when Providing Debug Information for Support: Thanks for your cooperation |
August 1, 2023 at 9:33 am #14132113 | |
wee-kheeL |
yes backuped. you are granted permission to take a local copy of our site to debug the issue without affecting our live site. |
August 1, 2023 at 9:50 am #14132629 | |
wee-kheeL |
sorry, i missed ticked on the consent, and missed the form. can you send me again? thanks.. |
August 1, 2023 at 3:08 pm #14135639 | |
Mohamed Sayed |
Hi, I've enabled the private reply again, please provide the login details. |
August 2, 2023 at 1:49 pm #14143011 | |
Mohamed Sayed |
Thanks for providing the access details. It seems that the issue is related to your server, not WPML. I see that the issue happens on your server when WPML is disabled as you can see here: hidden link But when I imported the site copy, I couldn't replicate the issue even when WPML is enabled as you can see here: hidden link Please contact your hosting provider and share the issue with them, so they can check and fix it. Kind regards, |
August 3, 2023 at 12:05 am #14145137 | |
wee-kheeL |
Hi thanks for checking. Hope you can check again and help... please... |
August 3, 2023 at 12:10 am #14145139 | |
wee-kheeL |
p/s, if deactivate will resolve this issue, then i would have just uninstalled and install again to try.... now after installing wpml, activate or deactivate also showing the same issues... and i don't have the backup before installation of WPML... really need your help... |
August 3, 2023 at 10:39 am #14148455 | |
Mohamed Sayed |
Hi, I'm still not sure how can WPML cause this issue if it's already disabled. I imported the site copy to our testing server on Cloudways and didn't make any changes, only enabled WPML and I can't replicate the issue on this server too. Please check here: hidden link Please use the login details you shared to access the site copy from this link and check if you can see the issue with the About Us page or any other pages: So may I kindly ask you to contact your hosting provider and check if they can find any clues? I'm also consulting our developers about this issue and will update you once I get their reply. Kind regards. |
August 3, 2023 at 1:09 pm #14149821 | |
wee-kheeL |
Hi we found out that 1 of the URL setting do not know how the www was removed. definitely not by us. But anyhow, the issue is resolved after we fix that URL. Thanks so much for helping... and your patience with me for being poor in this knowledge. |
August 3, 2023 at 1:09 pm #14149825 | |
wee-kheeL |
Hi we found out that 1 of the URL setting do not know how the www was removed. definitely not by us. But anyhow, the issue is resolved after we fix that URL. Thanks so much for helping... and your patience with me for being poor in this knowledge. Thank you |