This thread is resolved. Here is a description of the problem and solution.
Problem: The client is experiencing a critical error when trying to access the backend administration of their website after enabling the
gzuncompress
function, which was previously disabled on their server. Solution: We recommend enabling WordPress debugging to identify the specific error causing the critical issue. Here are the steps to follow: 1. Edit the
wp-config.php
file on your server. 2. Add the following lines before the comment /* That's all, stop editing! Happy publishing. */:
3. Replicate the error by trying to access the backend again. 4. Check the
debug.log
file located in the /wp-content/ directory for any WPML-related errors. 5. Copy and paste the full error message back to us for further analysis.
If this solution does not resolve your issue or seems irrelevant due to being outdated or not applicable to your case, we highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. Additionally, if you need further assistance, please open a new support ticket at WPML support forum.
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.
I have a problem (critical error) with translating the website > gzuncompress on server is disabled (php_admin_value[disable_functions] = gzuncompress)
When I enable the gzuncompress, the is no way to see backend administration > critical error.
If you still get a fatal error, we need to know what it's about.
Here are the steps:
1. Enable WordPress debugging by editing your wp-config.php file. Add (or modify, if these lines already exist) the following lines before the comment /* That's all, stop editing! Happy publishing. */:
2. Replicate the error.
3. Check the debug.log file (located in the /wp-content/debug.log) for any WPML-related errors.
4. Copy and paste the full error message here.
I need to request temporary access (wp-admin and FTP) to your site—preferably to a test site where the problem has been replicated if possible—in order to be of better help. When you log in to leave your next reply, you will find the needed fields below the comment area. The information you will enter is private, meaning only you and I can see and access it.
Provide the exact steps to reproduce the issue. Please also install the Adminer plugin if I need to check your database.