This thread is resolved. Here is a description of the problem and solution.
Problem:
The client is experiencing an issue with WPML registration despite using the correct 10-character alphanumeric site key. The error message indicates an invalid site key defined as the constant OTGS_INSTALLER_SITE_KEY_WPML, likely in wp-config.php.
Solution:
1. Verify the site key for case sensitivity and ensure it matches exactly what is provided in the WPML account. Use the following code snippet to check:
define('OTGS_INSTALLER_SITE_KEY_WPML', 'SITEKEY');
2. Refresh the repository information from the WordPress Dashboard > Updates page.
3. If the issue persists, follow these steps:
- Ensure a complete backup of the site, files, and database.
- Access the site's database via PHPMyAdmin.
- Navigate to the wp_options table and delete the wp_installer_settings key.
4. Check for any warning messages in WPML>>Support>>Installer Support. For more details on checking the installer support log for errors, visit WPML support documentation.
5. Consider potential conflicts with caching mechanisms or specific architectures like Bedrock that might affect key validation.
If these steps do not resolve the issue or if the solution seems outdated or irrelevant to your case, we recommend opening a new support ticket. We also 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. For further assistance, please contact us through the 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.
This topic is split from https://wpml.org/forums/topic/several-issues-registration-page-access-disappearing-translations-translations-only-appearing-whi/
This topic contains 24 replies, has 2 voices.
Last updated by 11 months, 3 weeks ago.
Assisted by: Bigul.