Navigation überspringen

Dieses Thema ist gelöst. Hier finden Sie eine Beschreibung des Problems und der Lösung.

Problem:
Sie erleben eine Fehlermeldung von WPML, die besagt, dass eine neue Adresse für Ihre Website erkannt wurde, obwohl sich die Adresse nicht geändert hat.
Lösung:
1. Greifen Sie auf die Dateien Ihrer Website zu.
2. Entfernen Sie alle Debug- oder wp_debug-Einstellungen aus der Datei wp-config.php.
3. Fügen Sie den folgenden Code in die Datei wp-config.php ein:

// Enable WP_DEBUG mode<br />define( 'WP_DEBUG', true );<br /><br />// Enable Debug logging to the /wp-content/debug.log file<br />define( 'WP_DEBUG_LOG', true );<br /><br />// Disable display of errors and warnings<br />define( 'WP_DEBUG_DISPLAY', false );<br />@ini_set( 'display_errors', 0 );<br /><br />// Use dev versions of core JS and CSS files (only needed if you are modifying these core files)<br />define( 'SCRIPT_DEBUG', true );

Die Fehlermeldungen stammen von anderen Plugins. Da das ursprüngliche Problem mit der WPML-Banneranzeige gelöst wurde, wurde dieses Ticket als gelöst markiert.

Diese Lösung könnte aufgrund von Aktualisierungen oder spezifischen Umständen Ihrer Website irrelevant sein. Wir empfehlen Ihnen, die bekannten Probleme zu überprüfen, die Version der dauerhaften Lösung zu bestätigen und sicherzustellen, dass Sie die neuesten Versionen von Themes und Plugins installiert haben. Sollten weiterhin Probleme auftreten, zögern Sie nicht, ein neues Support-Ticket zu eröffnen. Besuchen Sie dazu unser Support-Forum.

Dies ist das technische Support-Forum für WPML – das mehrsprachige WordPress-Plugin.

Mitlesen können alle, doch nur WPML-Kunden können hier Fragen veröffentlichen. Das WPML-Team antwortet im Forum an 6 Tagen pro Woche, 22 Stunden am Tag.

Schlagwörter: 

Dieses Thema enthält 0 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von Lucas Vidal de Andrade Vor 3 Wochen.

Assistiert von: Lucas Vidal de Andrade.

Verfasser Beiträge
November 22, 2024 unter 12:36 pm #16433771

donaldP-3

Hintergrund des Themas:
Since yesterday, there are a lot of errors. WPML detected a new address for this site, previously at versteckter Link and now it’s at versteckter Link. We have only one site and did not change anything. Our website is, was, and will be in the future always: versteckter Link. Link to a page where the issue can be seen: versteckter Link

Die Symptome:
WPML is showing an error message about a new site address, which is incorrect. The message is: 'WPML detected a new address for this site'.

Fragen:
Why is WPML detecting a new address for our site when nothing has changed?
How can we correct this error prompt?

November 22, 2024 unter 1:16 pm #16434069

Lucas Vidal de Andrade
Supporter

Sprachen: Englisch (English ) Spanisch (Español ) Deutsch (Deutsch ) Portugiesisch, Brasilien (Português )

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

Hey Donald,

I've enabled the private fields, so you can share the FTP access safely.

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.

IMPORTANT

- 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:

versteckter Link

November 22, 2024 unter 7:29 pm #16435161

Lucas Vidal de Andrade
Supporter

Sprachen: Englisch (English ) Spanisch (Español ) Deutsch (Deutsch ) Portugiesisch, Brasilien (Português )

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

Hallo,

ich konnte die Dateien mit den von Ihnen übermittelten Zugangsdaten nicht finden. Es scheint, dass diese zu einer anderen Website gehören. Ich benötige Zugriff auf die Dateien der Website momkiddad.com.

Falls möglich, bitte ich Sie, einen Spezialisten den folgenden Code in Ihre Datei wp-config.php hinzufügen zu lassen:

// Enable WP_DEBUG mode
define( 'WP_DEBUG', true );

// Enable Debug logging to the /wp-content/debug.log file
define( 'WP_DEBUG_LOG', true );

// Disable display of errors and warnings
define( 'WP_DEBUG_DISPLAY', false );
@ini_set( 'display_errors', 0 );

// Use dev versions of core JS and CSS files (only needed if you are modifying these core files)
define( 'SCRIPT_DEBUG', true );

Falls das nicht möglich ist, senden Sie mir bitte die korrekten Zugangsdaten erneut, damit ich auf die Dateien der Website zugreifen kann.

November 25, 2024 unter 1:17 am #16437703

donaldP-3

Lucas Vidal de Andrade, we have a great time difference and I will give your request forward to get the coorrect FTP data. I have to go sleeping it is nearl y2:30 am in the morniung in Berlin
I come back to yaou when Iheve the data you need.
Thank you,
Donald

November 25, 2024 unter 12:22 pm #16439674

Lucas Vidal de Andrade
Supporter

Sprachen: Englisch (English ) Spanisch (Español ) Deutsch (Deutsch ) Portugiesisch, Brasilien (Português )

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

That's no issue. You can answer when you have the time. The fields are enabled, so you can share the ftp data.

November 28, 2024 unter 12:18 pm #16454899

Lucas Vidal de Andrade
Supporter

Sprachen: Englisch (English ) Spanisch (Español ) Deutsch (Deutsch ) Portugiesisch, Brasilien (Português )

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

Guten Tag,

die von Ihnen bereitgestellten FTP-Daten führen nicht zu den Dateien der Website versteckter Link. Ich konnte dies bestätigen, da ich die Dateien direkt über das Plugin File Manager einsehen kann (auch wenn ich sie nicht bearbeiten kann). Wenn ich jedoch die von Ihnen geteilten FTP-Zugangsdaten benutze, werde ich zu einem Verzeichnis mit anderen Dateien geleitet. Im Anhang habe ich ein Bild hinzugefügt, das zeigt, dass die Dateien im WordPress-System nicht mit denen im FTP übereinstimmen.

Es wäre vermutlich schneller, wenn Sie den Support Ihres Hosting-Providers darum bitten, die empfohlene Änderung in der Datei wp-config.php vorzunehmen. Mit den derzeit verfügbaren Informationen habe ich leider keine Möglichkeit, die korrekte Datei zu bearbeiten und das Problem zu lösen.

Bitte lassen Sie mich wissen, wenn ich anderweitig unterstützen kann.

Screenshot 2024-11-28 at 09.14.04.jpg
November 28, 2024 unter 5:04 pm #16456486

donaldP-3

Hilft Ihnen der Zugang zu WP ?
[removed by support]

November 28, 2024 unter 8:24 pm #16456898

Lucas Vidal de Andrade
Supporter

Sprachen: Englisch (English ) Spanisch (Español ) Deutsch (Deutsch ) Portugiesisch, Brasilien (Português )

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

Leider nicht. Da dieses Forum öffentlich ist, habe ich die von Ihnen gesendeten Zugangsinformationen gelöscht. Darüber hinaus sind die Zugangsdaten falsch, und ich konnte mich ohnehin nicht einloggen.

Bitte kontaktieren Sie den Support Ihres Hosting-Anbieters und informieren Sie mich anschließend.

November 29, 2024 unter 11:06 am #16458957

donaldP-3

Dear Mr. Lucas Vidal de Andrade,
With the account I gave you for support you can access this directory (see attachment). The directory is called "momkiddad_wp" and not "momkiddad.com" as shown in your email. The directory "momkiddad_wp" is a subdirectory of the "root directory". We don't have anything else.
The two websites versteckter Link and versteckter Link point to the same IP address. i.e. they must be together in one place.

The root directory is set to "momkiddad_wp". You can't miss it.

page2_1.jpg
page1_1.jpg
November 29, 2024 unter 2:03 pm #16459917

Lucas Vidal de Andrade
Supporter

Sprachen: Englisch (English ) Spanisch (Español ) Deutsch (Deutsch ) Portugiesisch, Brasilien (Português )

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

Hey there,

With the information I had, I have no access to the website's files and cannot fix the issue. I won't discuss this matter further.

Let me be clear: the errors appearing in your website, are not caused by WPML, you can check the plugin paths that are causing the errors. None of them are from WPML. I agreed on fixing them, because it's an easy fix and because we thrive to offer high quality support in WPML.

Since I'm not able to do that myself, the solution is as follows:

1. Access your website's files;
2. Remove any debug or wp_debug settings from the wp-config.php file;
3. Add the following code to the wp-config.php file:

// Enable WP_DEBUG mode
define( 'WP_DEBUG', true );

// Enable Debug logging to the /wp-content/debug.log file
define( 'WP_DEBUG_LOG', true );

// Disable display of errors and warnings
define( 'WP_DEBUG_DISPLAY', false );
@ini_set( 'display_errors', 0 );

// Use dev versions of core JS and CSS files (only needed if you are modifying these core files)
define( 'SCRIPT_DEBUG', true );

The messages are notices coming from other plugins. Since the initial request for the WPML banner was resolved, I'll mark this ticket as resolved. You can reach out to us again, in case you have any WPML related requests.

Dezember 2, 2024 unter 1:45 pm #16466403

donaldP-3

Dear Mr. Lucas Vidal de Andrade,
I would like to thank you for your service and your clear words as well as your help.
The good news is: the problem has now been solved and all errors have disappeared.
The following is just for your information.
My website manufacturer has emigrated to Dubai, which is why I no longer have contact and why I need help.

Well, I asked my hosting provider for FTP access again and received the following answer for access
Answer from Mr. J. Pilz:
The required SFTP data can be found in the customer account under Menu --> Hosting --> Manage SFTP & SSH
There you can also create the data for the domain momkiddad.com
The target folder is momkiddad_wp
A user has also been created for this
acc544741099 For Supporter /momkiddad_wp SFTP
If you click on the username acc544741099, the server etc. will be displayed and you can reset the password if required
You will receive the data in the way described

Thanks you Mr. Lucas Vidal de Andrade, you have helped more then expected, Thanks, Donald

Dezember 2, 2024 unter 2:18 pm #16466734

Lucas Vidal de Andrade
Supporter

Sprachen: Englisch (English ) Spanisch (Español ) Deutsch (Deutsch ) Portugiesisch, Brasilien (Português )

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

Hey Donald,

Thank you so much for your patience and cooperation. The errors you were seeing were only notices for developers, so it wasn't anything serious or critical to your website.

I'll mark this ticket as resolved. As I said, you can reach out to us anytime you need. Have a nice day.