Zum Inhalt springen Zur Seitenleiste springen

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

Problem:
Sie haben ein kritisches Problem auf Ihrer Website mit WPML, das einen Internal Server 500 Error verursacht. Nach dem Einfügen des Site Keys bricht WPML die Permalinks, und die Website funktioniert erst wieder nach einem erneuten Speichern der Permalinks.
Solution:
Wir empfehlen Ihnen, mit Ihrem Hoster zu sprechen, um weitere Details und Serverlogs zu erhalten. Zusätzlich können Sie den Workaround ausprobieren, der in unserer FAQ beschrieben ist. Besuchen Sie https://wpml.org/faq/why-is-htaccess-getting-overwritten-with-the-language-folder-on-my-wpml-website/ für weitere Informationen zur Problemlösung bezüglich der Permalinks.

Falls diese Lösung nicht relevant ist, weil sie veraltet ist oder nicht auf Ihr Problem zutrifft, empfehlen wir Ihnen, ein neues Support-Ticket zu öffnen. Wir empfehlen auch, die Seite mit bekannten Problemen (https://wpml.org/known-issues/) zu überprüfen, die Version der dauerhaften Lösung zu verifizieren und zu bestätigen, dass Sie die neuesten Versionen von Themes und Plugins installiert haben.

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 7 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von Marcel Vor 1 Woche, 1 Tag.

Assistiert von: Marcel.

Autor Beiträge
August 26, 2025 um 3:30 pm #17348972

andreasF-52

Hintergrund des Themas:
Ich habe ein kritisches Problem auf meiner Website mit WPML. Ich habe den Site Key korrekt erneut eingefügt, aber WPML verursacht bei jeder Aktion einen Internal Server 500 Error. Laut meinem Hoster bricht WPML die Permalinks, und erst nach einem erneuten Speichern der Permalinks funktioniert alles wieder.

Die Symptome:
WPML löst einen Internal Server 500 Error aus. Permalinks werden durch WPML ständig gebrochen.

Fragen:
Könnten Sie das bitte umgehend prüfen?
Könnten Sie eine Lösung bereitstellen?

August 26, 2025 um 4:52 pm #17349150

Marcel
Unterstützer

Sprachen: Englisch (English ) Spanisch (Español ) Deutsch (Deutsch )

Zeitzone: Europe/Madrid (GMT+02:00)

Hallo,

bevor Ihr Ticket einem meiner Kollegen zugewiesen wird, erlauben Sie mir bitte, Sie durch einige erste Schritte zur Fehlersuche zu führen.

Bitte aktivieren Sie das WP Debug-Log. Dazu bitte die wp-config.php Datei öffnen und nach folgender Zeile suchen:

define('WP_DEBUG', false); 

Diese bitte auf folgende Werte ändern. Damit wird das Debugging aktiviert sowie die Logausgabe aktiviert:

define('WP_DEBUG', true);
define( 'WP_DEBUG_LOG', true );
define( 'WP_DEBUG_DISPLAY', true );

Es werden dann etwaige Fehler auf direkt auf der Seite angezeigt und eine "debug.log" Datei unter /wp-content/ geschrieben. Bitte posten Sie uns den relevanten Teil des Logs. Erst damit sehen wir, welcher Fehler genau und wo ausgelöst wird.

In der Site-Url sehe ich einen Sprachordner. Es könnte daher folgendes das Problem sein: https://wpml.org/faq/why-is-htaccess-getting-overwritten-with-the-language-folder-on-my-wpml-website/.

Anbei eine Dokumentation (in Englisch):
https://codex.wordpress.org/Debugging_in_WordPress

Viele Grüße
Marcel

August 27, 2025 um 12:06 pm #17351811

andreasF-52

Hallo Marcel,

vielen Dank für Ihre Unterstützung!
Ich habe Ihnen die Error-Log-Datei per E-Mail zukommen lassen, da hier leider kein Datei-Upload möglich war.

Viele Grüße

August 27, 2025 um 1:55 pm #17352229

Marcel
Unterstützer

Sprachen: Englisch (English ) Spanisch (Español ) Deutsch (Deutsch )

Zeitzone: Europe/Madrid (GMT+02:00)

Hallo,

ich kann nicht nachvollziehen, wohin Sie das Mail gesendet haben. Wir bieten keinen Support via Mail, daher gibt es auch keine Mailbox hierfür.

Bitte kopieren Sie nur die relevanten Einträge hier in die Nachricht, es sollten nur ein paar Zeilen sein, da vermutlich der Error im Log mehrmals ersichtlich ist. Filtern Sie einfach nach "Fatal Error".

Viele Grüße
Marcel

August 27, 2025 um 3:36 pm #17352523

andreasF-52

Hallo,

anbei finden Sie einen Auszug aus dem aktuellen Error-Log:
[27-Aug-2025 11:45:19 UTC] PHP Deprecated: Creation of dynamic property ACF::$fields is deprecated in /home/customer/www/europeaninternationalclub.com/public_html/wp-content/plugins/spaces/vendor/acf-master/includes/fields.php on line 138
[27-Aug-2025 11:45:19 UTC] PHP Deprecated: Creation of dynamic property acf_loop::$loops is deprecated in /home/customer/www/europeaninternationalclub.com/public_html/wp-content/plugins/spaces/vendor/acf-master/includes/loop.php on line 28
[27-Aug-2025 11:45:19 UTC] PHP Deprecated: Creation of dynamic property ACF::$loop is deprecated in /home/customer/www/europeaninternationalclub.com/public_html/wp-content/plugins/spaces/vendor/acf-master/includes/loop.php on line 269
[27-Aug-2025 11:45:19 UTC] PHP Deprecated: Creation of dynamic property ACF::$revisions is deprecated in /home/customer/www/europeaninternationalclub.com/public_html/wp-content/plugins/spaces/vendor/acf-master/includes/revisions.php on line 387
[27-Aug-2025 11:45:19 UTC] PHP Deprecated: Creation of dynamic property acf_validation::$errors is deprecated in /home/customer/www/europeaninternationalclub.com/public_html/wp-content/plugins/spaces/vendor/acf-master/includes/validation.php on line 28
[27-Aug-2025 11:45:19 UTC] PHP Deprecated: Creation of dynamic property ACF::$validation is deprecated in /home/customer/www/europeaninternationalclub.com/public_html/wp-content/plugins/spaces/vendor/acf-master/includes/validation.php on line 215
[27-Aug-2025 11:45:19 UTC] PHP Deprecated: Creation of dynamic property acf_form_customizer::$preview_values is deprecated in /home/customer/www/europeaninternationalclub.com/public_html/wp-content/plugins/spaces/vendor/acf-master/includes/forms/form-customizer.php on line 28
[27-Aug-2025 11:45:19 UTC] PHP Deprecated: Creation of dynamic property acf_form_customizer::$preview_fields is deprecated in /home/customer/www/europeaninternationalclub.com/public_html/wp-content/plugins/spaces/vendor/acf-master/includes/forms/form-customizer.php on line 29
[27-Aug-2025 11:45:19 UTC] PHP Deprecated: Creation of dynamic property acf_form_customizer::$preview_errors is deprecated in /home/customer/www/europeaninternationalclub.com/public_html/wp-content/plugins/spaces/vendor/acf-master/includes/forms/form-customizer.php on line 30
[27-Aug-2025 11:45:19 UTC] PHP Deprecated: Creation of dynamic property ACF::$form_front is deprecated in /home/customer/www/europeaninternationalclub.com/public_html/wp-content/plugins/spaces/vendor/acf-master/includes/forms/form-front.php on line 600
[27-Aug-2025 11:45:19 UTC] PHP Deprecated: Creation of dynamic property acf_form_widget::$preview_values is deprecated in /home/customer/www/europeaninternationalclub.com/public_html/wp-content/plugins/spaces/vendor/acf-master/includes/forms/form-widget.php on line 34
[27-Aug-2025 11:45:19 UTC] PHP Deprecated: Creation of dynamic property acf_form_widget::$preview_reference is deprecated in /home/customer/www/europeaninternationalclub.com/public_html/wp-content/plugins/spaces/vendor/acf-master/includes/forms/form-widget.php on line 35
[27-Aug-2025 11:45:19 UTC] PHP Deprecated: Creation of dynamic property acf_form_widget::$preview_errors is deprecated in /home/customer/www/europeaninternationalclub.com/public_html/wp-content/plugins/spaces/vendor/acf-master/includes/forms/form-widget.php on line 36
[27-Aug-2025 11:45:19 UTC] PHP Deprecated: Creation of dynamic property ACF::$admin_tools is deprecated in /home/customer/www/europeaninternationalclub.com/public_html/wp-content/plugins/spaces/vendor/acf-master/includes/admin/admin-tools.php on line 282
[27-Aug-2025 11:45:19 UTC] PHP Deprecated: Creation of dynamic property Tribe__Events__Pro__Integrations__WPML__Event_Listener::$wpml is deprecated in /home/customer/www/europeaninternationalclub.com/public_html/wp-content/plugins/events-calendar-pro/src/Tribe/Integrations/WPML/Event_Listener.php on line 52
[27-Aug-2025 11:45:19 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the

buddyboss

domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the

init

action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/customer/www/europeaninternationalclub.com/public_html/wp-includes/functions.php on line 6121
[27-Aug-2025 11:45:19 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the

wpe-wps

domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the

init

action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/customer/www/europeaninternationalclub.com/public_html/wp-includes/functions.php on line 6121
[27-Aug-2025 11:45:19 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the

fluent-booking

domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the

init

action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/customer/www/europeaninternationalclub.com/public_html/wp-includes/functions.php on line 6121
[27-Aug-2025 11:45:19 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the

health-check

domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the

init

action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/customer/www/europeaninternationalclub.com/public_html/wp-includes/functions.php on line 6121
[27-Aug-2025 11:45:19 UTC] PHP Deprecated: Calling get_class() without arguments is deprecated in /home/customer/www/europeaninternationalclub.com/public_html/wp-content/plugins/the-events-calendar-community-events/vendor/the-events-calendar/wp-router/WP_Router_Sample.class.php on line 10
[27-Aug-2025 11:45:19 UTC] PHP Deprecated: Creation of dynamic property acf_field_oembed::$width is deprecated in /home/customer/www/europeaninternationalclub.com/public_html/wp-content/plugins/spaces/vendor/acf-master/includes/fields/class-acf-field-oembed.php on line 31
[27-Aug-2025 11:45:19 UTC] PHP Deprecated: Creation of dynamic property acf_field_oembed::$height is deprecated in /home/customer/www/europeaninternationalclub.com/public_html/wp-content/plugins/spaces/vendor/acf-master/includes/fields/class-acf-field-oembed.php on line 32
[27-Aug-2025 11:45:19 UTC] PHP Deprecated: Creation of dynamic property acf_field_google_map::$default_values is deprecated in /home/customer/www/europeaninternationalclub.com/public_html/wp-content/plugins/spaces/vendor/acf-master/includes/fields/class-acf-field-google-map.php on line 33
[27-Aug-2025 11:45:19 UTC] PHP Deprecated: Creation of dynamic property acf_field__group::$have_rows is deprecated in /home/customer/www/europeaninternationalclub.com/public_html/wp-content/plugins/spaces/vendor/acf-master/includes/fields/class-acf-field-group.php on line 31
[27-Aug-2025 11:45:19 UTC] PHP Deprecated: Creation of dynamic property Tribe__Events__Community__Tickets__Gateway__PayPal::$api_client_id is deprecated in /home/customer/www/europeaninternationalclub.com/public_html/wp-content/plugins/the-events-calendar-community-events/src/Tribe/Tickets/Gateway/PayPal.php on line 33
[27-Aug-2025 11:45:19 UTC] PHP Deprecated: Creation of dynamic property Tribe__Events__Community__Tickets__Gateway__PayPal::$api_client_secret is deprecated in /home/customer/www/europeaninternationalclub.com/public_html/wp-content/plugins/the-events-calendar-community-events/src/Tribe/Tickets/Gateway/PayPal.php on line 33
[27-Aug-2025 11:45:20 UTC] PHP Deprecated: Calling get_class() without arguments is deprecated in /home/customer/www/europeaninternationalclub.com/public_html/wp-content/plugins/the-events-calendar-community-events/vendor/the-events-calendar/wp-router/WP_Router_Sample.class.php on line 19
[27-Aug-2025 11:45:20 UTC] PHP Deprecated: Creation of dynamic property ACF::$fields is deprecated in /home/customer/www/europeaninternationalclub.com/public_html/wp-content/plugins/spaces/vendor/acf-master/includes/fields.php on line 138
[27-Aug-2025 11:45:20 UTC] PHP Deprecated: Creation of dynamic property acf_loop::$loops is deprecated in /home/customer/www/europeaninternationalclub.com/public_html/wp-content/plugins/spaces/vendor/acf-master/includes/loop.php on line 28
[27-Aug-2025 11:45:20 UTC] PHP Deprecated: Creation of dynamic property ACF::$loop is deprecated in /home/customer/www/europeaninternationalclub.com/public_html/wp-content/plugins/spaces/vendor/acf-master/includes/loop.php on line 269
[27-Aug-2025 11:45:20 UTC] PHP Deprecated: Creation of dynamic property ACF::$revisions is deprecated in /home/customer/www/europeaninternationalclub.com/public_html/wp-content/plugins/spaces/vendor/acf-master/includes/revisions.php on line 387

August 27, 2025 um 4:24 pm #17352607

Marcel
Unterstützer

Sprachen: Englisch (English ) Spanisch (Español ) Deutsch (Deutsch )

Zeitzone: Europe/Madrid (GMT+02:00)

Vielen Dank! Das angehängte Log inkludiert keinen Fatal Error. Bitte prüfen Sie Ihr Log nochmals dazu explizit mit einer Textsuche nach "Fatal Error".

Einträge bezüglich _load_textdomain_just_in_time betreffen nicht WPML: https://wpml.org/errata/php-error-wp-6-7-notice-function-_load_textdomain_just_in_time-was-called/.

Viele Grüße
Marcel

August 27, 2025 um 4:41 pm #17352624

andreasF-52

Hey,
in den Error-Logs sind keine fatalen Fehler zu finden. Laut Hoster wird der Server Error jedoch durch WPML ausgelöst, da dabei offenbar die Permalinks beschädigt werden.
Liebe Grüße

August 27, 2025 um 5:00 pm #17352679

Marcel
Unterstützer

Sprachen: Englisch (English ) Spanisch (Español ) Deutsch (Deutsch )

Zeitzone: Europe/Madrid (GMT+02:00)

Hallo,

dann sollte Ihr Hoster weitere Details dazu haben (Serverlogs).

Andernfalls können Sie den genannten Workaround unter https://wpml.org/faq/why-is-htaccess-getting-overwritten-with-the-language-folder-on-my-wpml-website/ testen, wenn es die Permalinks wie beschrieben betrifft. Die Site-URL inkludierte den Sprachfolder wie zuvor mitgeteilt.

Viele Grüße
Marcel