This thread is resolved. Here is a description of the problem and solution.
Problem:
When attempting to create a new KO translation from an English page after deleting the previous KO page, a critical error occurs, preventing further actions.
Solution:
First, ensure that all WPML plugins are up to date. If the problem persists, enable the debug log to identify the underlying issue. To do this:
1. Open your
wp-config.php
file.
2. Locate the line
define('WP_DEBUG', false);and change it to:
define('WP_DEBUG', true);3. Add another line to enable error logging to a file on the server:
define('WP_DEBUG_LOG', true);Errors will be saved to a debug.log file inside the /wp-content/ directory. For more detailed instructions on debugging WPML, visit https://wpml.org/documentation/support/debugging-wpml/
If these steps do not resolve the issue, it may be due to an outdated solution or a different problem. We 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. If the problem persists, please open a new support ticket with us for further assistance.
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 is split from https://wpml.org/forums/forum/english-support/
This topic contains 1 reply, has 2 voices.
Last updated by 1 year, 8 months ago.
Assisted by: Andrey.