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: Exception
This topic contains 3 replies, has 2 voices.
Last updated by Prosenjit Barman 1 year, 10 months ago.
Assisted by: Prosenjit Barman.
Author | Posts |
---|---|
August 29, 2023 at 6:06 am #14303919 | |
cevahirE |
Dear WPML Support Team, I hope this message finds you well. I'm writing to urgently seek assistance regarding a critical issue I'm facing with the WPML plugin on my website. I have already attempted several troubleshooting steps to resolve the problem, but unfortunately, none of them have been successful. Issue Description: Steps Taken So Far: However, none of these steps have resolved the issue. The error persists and is causing a major disruption to the functionality of my website. Importance: I kindly request your urgent attention to this matter. I have invested a considerable amount of time and effort into building my website, and I'm eager to have it functioning smoothly once again. I would greatly appreciate your assistance in identifying the root cause of this error and providing a solution. Please let me know if there are any specific logs or information you need from my end to further diagnose the issue. Thank you very much for your prompt support. I look forward to your response. Best regards |
August 29, 2023 at 9:12 am #14305629 | |
Prosenjit Barman WPML Supporter since 03/2023
Languages: English (English ) Timezone: Asia/Dhaka (GMT+06:00) |
Hello There, This kind of fatal error most of the time happens due to a corrupted database or a migration that wasn't completed properly. Based on one of your screenshots, I noticed that the `translation_id` for the "post_page" element[Element_id: 353] in the "_icl_translations" table is set to '0' [ Screenshot: hidden link ]. This appears to be the primary source of the problem. Please try the following steps and check if that helps to solve the Fatal error: - Take a full backup of the site including the database prior to proceeding. SELECT * FROM `wp_icl_translations` WHERE `element_id`= 353 AND `element_type` LIKE 'post%' - Check the records. If any record displays a "translation_id" of '0', please delete that specific record. I hope the issue will be solved after deleting the corrupted records. Additionally, please also make sure that the indexes for the column are set correctly. You can check the documentation below to learn more about the default database structure of WPML: https://wpml.org/documentation/support/wpml-tables/ Let me know the update. I will be happy to help if you need further assistance in this matter. Best regards, |
August 29, 2023 at 10:30 am #14306141 | |
cevahirE |
Hi Prosenjit, I've done my best to follow the steps and advice provided, but I'm stuck with this problem. I believe there might be a connection between the deleted entries and the frontend issue. I kindly ask if you could take a look at my website's situation from your end. I would be willing to provide you temporary access to my WordPress admin area and database if needed. This would allow you to examine the problem firsthand and guide me toward a solution that won't disrupt the functionality of my website. Your assistance is greatly appreciated, and I'm looking forward to your guidance on resolving this issue. Best regards |
August 30, 2023 at 4:28 am #14309847 | |
Prosenjit Barman WPML Supporter since 03/2023
Languages: English (English ) Timezone: Asia/Dhaka (GMT+06:00) |
Hello There, I'm hoping that the Fatal error issue has been resolved after deleting the entries. Now, if you can't access certain posts in the frontend, please follow the steps mentioned below and check if that helps to solve the issue. - Please go to "WPML > Support > Troubleshooting" section. But, if the issue persists even after that, a closer inspection will be required to understand the root cause. I would like to request temporary access (wp-admin and FTP) to your site to take a better look at the issue. It would be better to have a testing site where the issue is replicated. You will find the needed fields for this below the comment area when you log in to leave your next reply. The information you will enter is private which means only you and I can see and have access to it. Maybe I'll need to replicate your site locally. For this, I’ll need to temporarily install a plugin called “Duplicator” or "All in One WP Migration" on your site. This will allow me to create a copy of your site and your content. Once the problem is resolved I will delete the local site. Let me know if this is ok with you. IMPORTANT Looking forward to your response. Best Regards, |