This thread is resolved. Here is a description of the problem and solution.
Problem:
The client is experiencing an issue where clicking on 'Update domain name in language switcher settings' results in an error message: 'Domain name update has been failed'.
Solution:
We recommend the client to enable the debug log to identify the underlying problem. To do this, the client should modify the
wp-config.php
file by changing the line
define('WP_DEBUG', false);
to
define('WP_DEBUG', true);
and adding
define( 'WP_DEBUG_LOG', true );
. This will save the errors to a
debug.log
file in the
/wp-content/
directory. For detailed instructions, please refer to our documentation on debugging WPML.
After enabling debug mode, if the issue persists and the solution provided here is not helpful due to being outdated or not applicable to your case, we suggest opening a new support ticket. We also highly recommend checking related known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins.
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 11 months, 2 weeks ago.
Assisted by: Andrey.