Skip Navigation

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

Problem:
The client was experiencing licensing issues after pushing a staging site to the production site.
Solution:
We recommended checking the

wp-config.php

file to ensure that the

OTGS_INSTALLER_SITE_KEY_WPML

is placed before the line

/* That's all, stop editing! Happy blogging. */

. Placing it after this line can prevent it from working properly.

If this solution does not apply to your situation, or if it seems outdated, we encourage you to open a new support ticket. We also highly recommend checking the related known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If further assistance is needed, please contact us in 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 contains 5 replies, has 2 voices.

Last updated by Bruno Kos 9 months, 2 weeks ago.

Assisted by: Bruno Kos.

Author Posts
February 15, 2024 at 11:40 am #15306716

bjornL-7

I am again having licensing issues after I pushed staging site to production site.

February 15, 2024 at 12:56 pm #15307146

Bruno Kos
Supporter

Languages: English (English ) German (Deutsch ) French (Français )

Timezone: Europe/Zagreb (GMT+01:00)

Would you be willing to provide me with WordPress and FTP credentials for the staging site so I could investigate the issue directly?

https://wpml.org/purchase/support-policy/privacy-and-security-when-providing-debug-information-for-support/

I marked your next reply as private so that you can safely add credentials.

February 15, 2024 at 2:12 pm #15307668

Bruno Kos
Supporter

Languages: English (English ) German (Deutsch ) French (Français )

Timezone: Europe/Zagreb (GMT+01:00)

Can you also provide me with FTP access as I would like to remove directives from wp-config.php and try something.

February 16, 2024 at 7:56 am #15310256

Bruno Kos
Supporter

Languages: English (English ) German (Deutsch ) French (Français )

Timezone: Europe/Zagreb (GMT+01:00)

Can you check now?
hidden link

The issue was that you put OTGS_INSTALLER_SITE_KEY_WPML after /* That's all, stop editing! Happy blogging. */ in wp-config.php thereby preventing it from working properly.

February 19, 2024 at 8:25 am #15316302

bjornL-7

Adding the code above that line did the trick, stupid mistake from my end. Thanks for the assistance. You can mark this as resolved!

February 19, 2024 at 9:09 am #15316628

Bruno Kos
Supporter

Languages: English (English ) German (Deutsch ) French (Français )

Timezone: Europe/Zagreb (GMT+01:00)

User confirmed that this is resolved