This thread is resolved. Here is a description of the problem and solution.
Problem:
You have migrated your site from a staging to a production environment and are unable to switch your WPML registration from development to production. A message persists in your back office indicating that a switch is necessary.
Solution:
1. In the migration banner, select the option 'I moved the site to this new URL' and follow the steps described in this guide: How to move a development site to production.
2. Increase the WordPress memory limit to at least 128MB. You can add the following code to your wp-config.php file:
/* Memory Limit */<br />define('WP_MEMORY_LIMIT', '128M');Add it above the line /* That's all, stop editing! Happy blogging. */
You can verify the WordPress memory limit in WPML -> Support.
If this solution does not resolve your issue or seems outdated, 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 necessary, please open a new support ticket at WPML support forum 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 contains 3 replies, has 2 voices.
Last updated by 1 year, 11 months ago.
Assisted by: Carlos Rojas.