Skip Navigation

This thread is resolved. Here is a description of the problem and solution.

Problem:
The client's website uses WPML and is built with WordPress on the Bedrock framework. The website does not show as registered, and attempting to register results in an error. The site's SiteURL and HomeURL are different, which may cause issues.
Solution:
We recommend making the SiteURL and HomeURL the same, which can be done in the wp-config.php file or through the WordPress admin settings. After aligning the URLs, follow these steps:
1. Temporarily remove your website from your WPML account sites list here: https://wpml.org/account/sites/
2. Add the website again, ensuring the format matches the SiteURL (e.g., 'https://www.domain.co.uk/'), and copy the new key.
3. Update the wp-config.php file with the new key by setting the value of the constant OTGS_INSTALLER_SITE_KEY_WPML to the new key.

If this solution does not resolve your issue, please open a new support ticket with us for further assistance: 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 contains 1 reply, has 2 voices.

Last updated by Mateus Getulio 1 year, 2 months ago.

Assisted by: Mateus Getulio.

Author Posts
January 19, 2024 at 3:03 pm #15205415
January 19, 2024 at 8:39 pm #15206309

Mateus Getulio
Supporter

Languages: English (English ) Portuguese (Brazil) (Português )

Timezone: America/Sao_Paulo (GMT-03:00)

Hello there,

Thank you for contacting us. I see in your debug info that you have the following config:

SiteURL hidden link
HomeURL hidden link

Where the SiteURL differs from the Home. This caused some issues in the past. Is it possible for you to make both fields the same? They will be set up either in the wp-config.php file or inside wp-admin > Settings

After that, can you please try to update the key in the wp-config file? To do so, please follow the steps:

- Temporarily remove your website here: (https://wpml.org/account/sites/)
- Add the website again(make sure to use the same format as in the SITEURL field, eg: 'hidden link') and copy the new generated key
- Edit the wp-config.php and update the value of the constant OTGS_INSTALLER_SITE_KEY_WPML with the new key.

Thank you, please let us know.