Skip Navigation

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.

Sun Mon Tue Wed Thu Fri Sat
- 12:00 – 16:00 10:00 – 14:00 10:00 – 14:00 9:00 – 13:00 9:00 – 13:00 -
- 17:00 – 21:00 15:00 – 19:00 15:00 – 19:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Europe/Bucharest (GMT+03:00)

Tagged: 

This topic contains 4 replies, has 2 voices.

Last updated by Mihai Apetrei 1 year, 11 months ago.

Assisted by: Mihai Apetrei.

Author Posts
July 21, 2023 at 3:00 pm #14080893

itD-16

I have duplicated/copied my wpml site to different locales and the following message keeps recurring even after I have resolve this issue and instructed wpml that this is a full on copy from where it came from.

Why does this message keep recurring and what can I do to resolve this once and for all?

The attached image is what the message is and not from my site.

13980169-Screenshot_47__1.png
July 21, 2023 at 3:02 pm #14080917

itD-16

I gave you wrong debug info

July 24, 2023 at 3:04 pm #14090771

Mihai Apetrei
WPML Supporter since 03/2018

Languages: English (English )

Timezone: Europe/Bucharest (GMT+03:00)

Hi there.

Sorry for the delayed response - I don't work on the weekends.

If you set your WP_HOME and WP_SITEURL dynamically in your wp-config.php you will get reminded that the site was moved, without actually being moved.

This is what I mean by dynamic:

define('WP_HOME','<em><u>hidden link</u></em>'.$_SERVER['HTTP_HOST']);
define('WP_SITEURL','<em><u>hidden link</u></em>'.$_SERVER['HTTP_HOST']);

So this code would need to be removed from that file in case it is added there.

Please let me know if this helped.

Kind regards,
Mihai Apetrei

July 27, 2023 at 2:20 pm #14111639

itD-16

These lines...

define('WP_HOME','hidden link'.$_SERVER['HTTP_HOST']);
define('WP_SITEURL','hidden link'.$_SERVER['HTTP_HOST']);

in our wp_config.php so we do not set up them dynamically

Is there an alternative approach to remove the notification from wp-admin ?

July 31, 2023 at 10:10 am #14125937

Mihai Apetrei
WPML Supporter since 03/2018

Languages: English (English )

Timezone: Europe/Bucharest (GMT+03:00)

Hi there.

1. So, from my understanding, that code is not part of your wp-config.php file, correct?

2. Can you please confirm that you also created separate WPML keys for each of the domains from here (https://wpml.org/account/sites)?

If you did all that:

3. I will need you know what is the domain where you want to see the notice disappear and what is the domain where you created a copy of the current site

4. I would like to request temporary access (wp-admin and FTP) to your site to take a better look at the issue. You will find the needed fields for this below the comment area when you log in to leave your next reply. The information you will enter is private which means only you and I can see and have access to it.

Our Debugging Procedures

I will be checking various settings in the backend to see if the issue can be resolved. Although I won't be making changes that affect the live site, it is still good practice to backup the site before providing us access. In the event that we do need to debug the site further, I will duplicate the site and work in a separate, local development environment to avoid affecting the live site.

Privacy and Security Policy

We have strict policies regarding privacy and access to your information. Please see:
https://wpml.org/purchase/support-policy/privacy-and-security-when-providing-debug-information-for-support/

**IMPORTANT**

- Please make a backup of the site files and database before providing us access.

- If you do not see the wp-admin/FTP fields this means your post & website login details will be made PUBLIC. DO NOT post your website details unless you see the required wp-admin/FTP fields. If you do not, please ask me to enable the private box.

The private box looks like this: hidden link

I will be waiting for your response.

Mihai

The topic ‘[Closed] This site has moved to a new location Prompt keeps recurring’ is closed to new replies.