This thread is resolved. Here is a description of the problem and solution.
Problem:
The site has moved to a new location ... error is shown on a site indefinitely.
Solution:
Backup the site completely to prevent any issues first then:
1. Go to "WPML > Settings" and activate Classic Translation Editor
2. Search for the following three entries - otgs_wpml_tm_ate_cloned_site_lock
- WPML_TM_AMS
- WPML_SITE_ID:ate
(found in the wp_options table)
or run the following database query
select * from wp_options where option_name = 'WPML_SITE_ID:ate' OR option_name = 'WPML_TM_AMS' OR option_name = 'otgs_wpml_tm_ate_cloned_site_lock'
3. Delete those entries after a database backup.
4. Go to "WPML > Settings" and re-enable ATE
5. Clear/Flush cache if there is any in the site and server.
Relevant Documentation:
https://wpml.org/forums/topic/i-am-getting-an-error-in-my-site/#post-14298591
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 contains 4 replies, has 3 voices.
Last updated by 1 year, 8 months ago.
Assisted by: Subash Chandra Poudel.