Zum Inhalt springen Zur Seitenleiste springen

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.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

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

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

Zuletzt aktualisiert von Marcel Vor 1 Jahr, 8 Monaten.

Assistiert von: Marcel.

Autor Beiträge
November 27, 2023 um 4:01 pm #14932541

franzB-9

Today, I bought and installed WPML.

However, after installing and and activating WPML, my site is not working anymore. After deactivating WPML CMS the site is working again.

I deleted and re-installed the WPML plugin, but I cannot activate the OTGS Installer, which means that I cannot configure WPML.

My site versteckter Link is written in German, and I wish to translate it into English.

November 27, 2023 um 4:10 pm #14932555

franzB-9

Assistance in english is welcome too.

November 27, 2023 um 4:56 pm #14933111

Marcel
Unterstützer

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

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

Hallo,

1) Lt. Ihrer übermittelten Debug Info ist das WP_MEMORY_LIMIT zu gering. Könnten Sie bitte Ihr WP-Speicherlimit erhöhen? Fügen Sie diesen Code in Ihre wp-config.php ein, um den WP-Speicher zu erhöhen:

define('WP_MEMORY_LIMIT', '256M'); 

Fügen Sie ihn kurz vor "That's all, stop editing! Happy blogging." ein.

Weitere Informationen finden Sie hier: https://wpml.org/home/minimum-requirements/
Hinweis: WPML benötigt ein WP-Speicherlimit von mindestens 128MB alleine. Dies bedeutet mit einem Standard-Theme und ohne weitere installierten Plugins.

2) Könnten Sie bitte das PHP-Debugging auf Ihrer Seite aktivieren? 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 eingeschaltet sowie die Logausgabe aktiviert:

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

Es werden dann ggf. zusätzliche Fehler auf direkt auf der Seite angezeigt und eine "debug.log" Datei unter /wp-content/ geschrieben. Bitte prüfen Sie den Inhalt dieses Logs und fügen Sie dies in Ihrer nächsten Antwort hinzu. Damit sehen wir, welcher Fehler genau ausgelöst wird, wenn WPML aktiviert wird.

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

Freundliche Grüße
Marcel

November 27, 2023 um 6:32 pm #14934091

franzB-9

Hallo, vielen Dank Marcel

Habe Memory Limit erhöht, nochmals die Plugins installiert, dennoch Problem: Webseite nach Aktivierung der Plugins nicht mehr aktiv, Auch den OTGS Installer kann nicht aktiviert werden:

Debug Code:
{"core":{"Wordpress":{"Multisite":"No","SiteURL":"https:\/\/www.switzerland-highlights.com","HomeURL":"https:\/\/www.switzerland-highlights.com\/en\/","Version":"6.4.1","PermalinkStructure":"\/%postname%\/","PostTypes":"post, page, attachment, revision, nav_menu_item, custom_css, customize_changeset, oembed_cache, user_request, wp_block, wp_template, wp_template_part, wp_global_styles, wp_navigation, et_tb_item, project, scheduled-action, pwh_dcfh_log, foogallery, rm_content_editor, et_theme_options, et_code_snippet, pwh_dcfh, et_theme_builder, et_template, et_header_layout, et_body_layout, et_footer_layout","PostStatus":"publish, future, draft, pending, private, trash, auto-draft, inherit, request-pending, request-confirmed, request-failed, request-completed, in-progress, failed","RestEnabled":"Yes"},"Server":{"jQueryVersion":"3.7.1","PHPVersion":"7.4.33","MySQLVersion":"5.7.41","ServerSoftware":"LiteSpeed"},"PHP":{"MemoryLimit":"256M","WP Memory Limit":"256M","UploadMax":"16M","PostMax":"16M","TimeLimit":"30","MaxInputVars":"1000","MBString":true,"libxml":true}},"plugins":{"active_plugins":{"sitepress-multilingual-cms\/sitepress.php":{"Plugin Slug":"sitepress-multilingual-cms","Name":"WPML Multilingual CMS","PluginURI":"https:\/\/wpml.org\/","Version":"4.6.8","Author":"OnTheGoSystems","AuthorURI":"http:\/\/www.onthegosystems.com\/","TextDomain":"sitepress-multilingual-cms","DomainPath":"","Network":false,"RequiresWP":"","RequiresPHP":"","UpdateURI":"","Title":"WPML Multilingual CMS","AuthorName":"OnTheGoSystems"},"wp-seo-multilingual\/plugin.php":{"Plugin Slug":"wp-seo-multilingual","Name":"WPML SEO","PluginURI":"https:\/\/wpml.org\/","Version":"2.1.0","Author":"OnTheGoSystems","AuthorURI":"http:\/\/www.onthegosystems.com\/","TextDomain":"wp-seo-multilingual","DomainPath":"","Network":false,"RequiresWP":"","RequiresPHP":"","UpdateURI":"","Title":"WPML SEO","AuthorName":"OnTheGoSystems"},"classic-editor\/classic-editor.php":{"Plugin Slug":"","Name":"Classic Editor","PluginURI":"https:\/\/wordpress.org\/plugins\/classic-editor\/","Version":"1.6.3","Author":"WordPress Contributors","AuthorURI":"https:\/\/github.com\/WordPress\/classic-editor\/","TextDomain":"classic-editor","DomainPath":"\/languages","Network":false,"RequiresWP":"4.9","RequiresPHP":"5.2.4","UpdateURI":"","Title":"Classic Editor","AuthorName":"WordPress Contributors"},"cookie-notice\/cookie-notice.php":{"Plugin Slug":"","Name":"Cookie Notice \u0026 Compliance for GDPR \/ CCPA","PluginURI":"https:\/\/cookie-compliance.co\/","Version":"2.4.12","Author":"Hu-manity.co","AuthorURI":"https:\/\/hu-manity.co\/","TextDomain":"cookie-notice","DomainPath":"\/languages","Network":false,"RequiresWP":"","RequiresPHP":"","UpdateURI":"","Title":"Cookie Notice \u0026 Compliance for GDPR \/ CCPA","AuthorName":"Hu-manity.co"},"divi-contact-form-helper\/divi-contact-form-helper.php":{"Plugin Slug":"","Name":"Divi Contact Form Helper","PluginURI":"","Version":"1.6","Author":"\u003Ca href=\u0022https:\/\/pakwebhouse.com\/\u0022\u003EPak Web House\u003C\/a\u003E \u0026 \u003Ca href=\u0022https:\/\/www.peeayecreative.com\/\u0022\u003EPee-Aye Creative\u003C\/a\u003E","AuthorURI":"","TextDomain":"pwh-dcfh","DomainPath":"\/languages\/","Network":false,"RequiresWP":"5.x","RequiresPHP":"7.0","UpdateURI":"https:\/\/elegantthemes.com\/","Title":"Divi Contact Form Helper","AuthorName":"\u003Ca href=\u0022https:\/\/pakwebhouse.com\/\u0022\u003EPak Web House\u003C\/a\u003E \u0026 \u003Ca href=\u0022https:\/\/www.peeayecreative.com\/\u0022\u003EPee-Aye Creative\u003C\/a\u003E"},"foogallery\/foogallery.php":{"Plugin Slug":"","Name":"FooGallery","PluginURI":"https:\/\/fooplugins.com\/foogallery-wordpress-gallery-plugin\/","Version":"2.3.3","Author":"FooPlugins","AuthorURI":"https:\/\/fooplugins.com","TextDomain":"foogallery","DomainPath":"\/languages","Network":false,"RequiresWP":"","RequiresPHP":"","UpdateURI":"","Title":"FooGallery","AuthorName":"FooPlugins"},"restore-classic-widgets\/restore_classic_widgets.php":{"Plugin Slug":"","Name":"Restore Classic Widgets","PluginURI":"","Version":"3.5","Author":"Bill Minozzi","AuthorURI":"http:\/\/billminozzi.com","TextDomain":"restoreclassic","DomainPath":"\/language","Network":false,"RequiresWP":"","RequiresPHP":"","UpdateURI":"","Title":"Restore Classic Widgets","AuthorName":"Bill Minozzi"},"seo-by-rank-math\/rank-math.php":{"Plugin Slug":"","Name":"Rank Math SEO","PluginURI":"https:\/\/rankmath.com\/","Version":"1.0.206","Author":"Rank Math","AuthorURI":"https:\/\/rankmath.com\/?utm_source=Plugin\u0026utm_medium=Readme%20Author%20URI\u0026utm_campaign=WP","TextDomain":"rank-math","DomainPath":"\/languages","Network":false,"RequiresWP":"","RequiresPHP":"","UpdateURI":"","Title":"Rank Math SEO","AuthorName":"Rank Math"},"speedycache\/speedycache.php":{"Plugin Slug":"","Name":"SpeedyCache","PluginURI":"https:\/\/speedycache.com","Version":"1.1.2","Author":"Softaculous Team","AuthorURI":"https:\/\/speedycache.com\/","TextDomain":"speedycache","DomainPath":"","Network":false,"RequiresWP":"","RequiresPHP":"","UpdateURI":"","Title":"SpeedyCache","AuthorName":"Softaculous Team"},"updraftplus\/updraftplus.php":{"Plugin Slug":"","Name":"UpdraftPlus - Backup\/Restore","PluginURI":"https:\/\/updraftplus.com","Version":"1.23.13","Author":"UpdraftPlus.Com, DavidAnderson","AuthorURI":"https:\/\/updraftplus.com","TextDomain":"updraftplus","DomainPath":"\/languages","Network":false,"RequiresWP":"","RequiresPHP":"","UpdateURI":"https:\/\/wordpress.org\/plugins\/updraftplus\/","Title":"UpdraftPlus - Backup\/Restore","AuthorName":"UpdraftPlus.Com, DavidAnderson"},"wp-statistics\/wp-statistics.php":{"Plugin Slug":"","Name":"WP Statistics","PluginURI":"https:\/\/wp-statistics.com\/","Version":"14.2","Author":"VeronaLabs","AuthorURI":"https:\/\/veronalabs.com\/","TextDomain":"wp-statistics","DomainPath":"\/languages","Network":false,"RequiresWP":"","RequiresPHP":"","UpdateURI":"","Title":"WP Statistics","AuthorName":"VeronaLabs"},"wp-youtube-lyte\/wp-youtube-lyte.php":{"Plugin Slug":"","Name":"WP YouTube Lyte","PluginURI":"http:\/\/blog.futtta.be\/wp-youtube-lyte\/","Version":"1.7.22","Author":"Frank Goossens (futtta)","AuthorURI":"http:\/\/blog.futtta.be\/","TextDomain":"wp-youtube-lyte","DomainPath":"","Network":false,"RequiresWP":"","RequiresPHP":"","UpdateURI":"","Title":"WP YouTube Lyte","AuthorName":"Frank Goossens (futtta)"},"wpml-media-translation\/plugin.php":{"Plugin Slug":"wpml-media-translation","Name":"WPML Media","PluginURI":"https:\/\/wpml.org\/","Version":"2.7.3","Author":"OnTheGoSystems","AuthorURI":"http:\/\/www.onthegosystems.com\/","TextDomain":"wpml-media-translation","DomainPath":"","Network":false,"RequiresWP":"","RequiresPHP":"","UpdateURI":"","Title":"WPML Media","AuthorName":"OnTheGoSystems"},"wpml-string-translation\/plugin.php":{"Plugin Slug":"wpml-string-translation","Name":"WPML String Translation","PluginURI":"https:\/\/wpml.org\/","Version":"3.2.8","Author":"OnTheGoSystems","AuthorURI":"http:\/\/www.onthegosystems.com\/","TextDomain":"wpml-string-translation","DomainPath":"","Network":false,"RequiresWP":"","RequiresPHP":"","UpdateURI":"","Title":"WPML String Translation","AuthorName":"OnTheGoSystems"}},"mu_plugins":[],"dropins":[]},"theme":{"Name":"Divi Child","ThemeURI":false,"Author":"Elegant Themes","AuthorURI":"https:\/\/kai.im\/","Template":"Divi","Version":"1.0.1","TextDomain":"","DomainPath":"","ParentName":"Divi"},"extra-debug":{"WPML":{"hide_upgrade_notice":"4.6.8","translated_document_status_sync":1,"icl_capabilities_verified":true,"active_languages":["en"],"interview_translators":1,"existing_content_language_verified":1,"language_negotiation_type":1,"icl_lso_link_empty":0,"sync_page_ordering":1,"sync_page_parent":1,"sync_page_template":1,"sync_ping_status":1,"sync_comment_status":1,"sync_sticky_flag":1,"sync_password":1,"sync_private_flag":1,"sync_post_format":1,"sync_delete":0,"sync_delete_tax":0,"sync_post_taxonomies":1,"sync_post_date":1,"sync_taxonomy_parents":0,"translation_pickup_method":0,"notify_complete":1,"translated_document_status":1,"remote_management":0,"auto_adjust_ids":1,"alert_delay":0,"promote_wpml":0,"automatic_redirect":0,"remember_language":24,"icl_lang_sel_copy_parameters":"","translated_document_page_url":"auto-generate","sync_comments_on_duplicates":0,"seo":{"head_langs":1,"canonicalization_duplicates":1,"head_langs_priority":1},"posts_slug_translation":{"on":1,"string_name_migrated":true},"urls":{"directory_for_default_language":0,"show_on_root":"","root_html_file_path":"","root_page":0,"hide_language_switchers":1},"xdomain_data":1,"custom_posts_sync_option":{"post":1,"page":1,"attachment":1,"wp_block":1,"wp_navigation":1,"wp_template":1,"wp_template_part":1,"project":1,"et_pb_layout":1,"et_header_layout":2,"et_body_layout":2,"et_footer_layout":2,"et_theme_builder":0,"et_template":0},"taxonomies_sync_option":{"category":1,"post_tag":1,"translation_priority":1,"wp_theme":0,"project_category":1,"project_tag":1,"layout_category":1,"layout_type":0,"scope":0,"module_width":0,"layout_pack":0},"tm_block_retranslating_terms":1,"admin_default_language":"_default_","st":{"db_ok_for_gettext_context":true,"WPML_ST_Upgrade_MO_Scanning_4_has_run":true,"WPML\\ST\\MO\\Generate\\Process\\Status_has_run":true,"strings_per_page":10,"icl_st_auto_reg":"disable","strings_language":"en","translated-users":[],"sw":[],"WPML_ST_Upgrade_DB_String_Packages_Word_Count_has_run":true,"WPML\\ST\\MO\\Generate\\Process\\Status_background_has_run":true,"WPML_ST_Upgrade_Migrate_Originals_has_run":true,"WPML_ST_Upgrade_Display_Strings_Scan_Notices_has_run":true,"WPML_ST_Upgrade_DB_String_Packages_2.4.2_has_run":true,"WPML_ST_Upgrade_DB_String_Name_Index_2_has_run":true,"WPML_ST_Upgrade_DB_Longtext_String_Value_has_run":true,"WPML_ST_Upgrade_DB_Strings_Add_Translation_Priority_Field_has_run":true,"WPML\\ST\\Upgrade\\Command\\RegenerateMoFilesWithStringNames_has_run":true,"WPML\\ST\\Upgrade\\Command\\MigrateMultilingualWidgets_has_run":true},"ajx_health_checked":true,"default_categories":{"":"1","en":48},"default_language":null,"setup_wizard_step":3,"languages_order":["en"],"store_frontend_cookie":1,"setup_complete":1,"admin_text_3_2_migration_complete_c745c8be1eab6e5c6f18983ec498d7f8":true,"admin_text_3_2_migration_complete_2c2adff7cd5c043443d1c3d96bbed11a":true,"admin_text_3_2_migration_complete_3b98e29769c89b217e3f05a3f8d46c94":true,"admin_text_3_2_migration_complete_97b716772cf69af37edbb4b4c4deabd2":true,"translation-management":{"custom_fields_translation":{"title":2,"description":2,"keywords":2,"_edit_last":0,"_edit_lock":0,"_wp_page_template":0,"_wp_attachment_metadata":0,"original_post_id":0,"_wpml_original_post_id":0,"_wp_old_slug":0,"_icl_translator_note":0,"_alp_processed":0,"_pingme":0,"_encloseme":0,"_icl_lang_duplicate_of":0,"_thumbnail_id":0,"_wp_attached_file":0,"_wp_attachment_image_alt":2,"_yoast_wpseo_title":2,"_yoast_wpseo_bctitle":2,"_yoast_wpseo_metadesc":2,"_yoast_wpseo_metakeywords":2,"_yoast_wpseo_focuskw":2,"_yoast_wpseo_focuskeywords":2,"_yoast_wpseo_meta-robots-noindex":1,"_yoast_wpseo_meta-robots-nofollow":1,"_yoast_wpseo_meta-robots-adv":1,"_yoast_wpseo_canonical":0,"_yoast_wpseo_redirect":0,"_yoast_wpseo_opengraph-description":2,"_yoast_wpseo_google-plus-description":2,"_yoast_wpseo_twitter-title":2,"_yoast_wpseo_twitter-description":2,"_yoast_wpseo_opengraph-title":2,"_yoast_wpseo_opengraph-image":3,"_yoast_wpseo_twitter-image":3,"_yoast_wpseo_primary_category":1,"_yoast_wpseo_primary_product_cat":1,"rank_math_title":2,"rank_math_description":2,"rank_math_facebook_title":2,"rank_math_facebook_description":2,"rank_math_twitter_title":2,"rank_math_twitter_description":2,"rank_math_focus_keyword":2,"rank_math_canonical_url":0,"rank_math_robots":3,"rank_math_pillar_content":3,"rank_math_facebook_enable_image_overlay":1,"rank_math_facebook_image_overlay":1,"rank_math_twitter_use_facebook":1,"rank_math_twitter_card_type":1,"rank_math_twitter_enable_image_overlay":1,"rank_math_twitter_image_overlay":1,"_wpml_media_duplicate":1,"_wpml_media_featured":1,"_et_pb_predefined_layout":1,"_et_pb_page_layout":1,"_et_pb_side_nav":1,"_et_pb_post_hide_nav":1,"_et_pb_show_title":1,"_et_pb_use_builder":1,"_et_pb_old_content":2,"_et_pb_product_page_layout":1,"_et_pb_woo_page_content_status":1,"_et_pb_ab_current_shortcode":1,"_et_pb_ab_stats_refresh_interval":1,"_et_pb_ab_bounce_rate_limit":1,"_et_pb_enable_shortcode_tracking":1,"_et_pb_custom_css":1,"_et_pb_light_text_color":1,"_et_pb_dark_text_color":1,"_et_pb_content_area_background_color":1,"_et_pb_show_page_creation":1,"_et_post_bg_color":1,"_et_post_bg_layout":1,"_et_pb_use_ab_testing":1,"_et_pb_ab_testing_id":1,"_et_pb_ab_subjects":1,"_et_pb_ab_goal_module":1,"_et_pb_excluded_global_options":1,"et_pb_post_hide_nav":3},"custom_fields_readonly_config":["title","description","keywords","_edit_last","_edit_lock","_wp_page_template","_wp_attachment_metadata","original_post_id","_wpml_original_post_id","_wp_old_slug","_icl_translator_note","_alp_processed","_pingme","_encloseme","_icl_lang_duplicate_of","_thumbnail_id","_wp_attached_file","_wp_attachment_image_alt","_yoast_wpseo_title","_yoast_wpseo_bctitle","_yoast_wpseo_metadesc","_yoast_wpseo_metakeywords","_yoast_wpseo_focuskw","_yoast_wpseo_focuskeywords","_yoast_wpseo_meta-robots-noindex","_yoast_wpseo_meta-robots-nofollow","_yoast_wpseo_meta-robots-adv","_yoast_wpseo_canonical","_yoast_wpseo_redirect","_yoast_wpseo_opengraph-description","_yoast_wpseo_google-plus-description","_yoast_wpseo_twitter-title","_yoast_wpseo_twitter-description","_yoast_wpseo_opengraph-title","_yoast_wpseo_opengraph-image","_yoast_wpseo_twitter-image","_yoast_wpseo_primary_category","_yoast_wpseo_primary_product_cat","rank_math_title","rank_math_description","rank_math_facebook_title","rank_math_facebook_description","rank_math_twitter_title","rank_math_twitter_description","rank_math_focus_keyword","rank_math_canonical_url","rank_math_robots","rank_math_pillar_content","rank_math_facebook_enable_image_overlay","rank_math_facebook_image_overlay","rank_math_twitter_use_facebook","rank_math_twitter_card_type","rank_math_twitter_enable_image_overlay","rank_math_twitter_image_overlay","_wpml_media_duplicate","_wpml_media_featured","_et_pb_predefined_layout","_et_pb_page_layout","_et_pb_side_nav","_et_pb_post_hide_nav","_et_pb_show_title","_et_pb_use_builder","_et_pb_old_content","_et_pb_product_page_layout","_et_pb_woo_page_content_status","_et_pb_ab_current_shortcode","_et_pb_ab_stats_refresh_interval","_et_pb_ab_bounce_rate_limit","_et_pb_enable_shortcode_tracking","_et_pb_custom_css","_et_pb_light_text_color","_et_pb_dark_text_color","_et_pb_content_area_background_color","_et_pb_show_page_creation","_et_post_bg_color","_et_post_bg_layout","_et_pb_use_ab_testing","_et_pb_ab_testing_id","_et_pb_ab_subjects","_et_pb_ab_goal_module","_et_pb_excluded_global_options","et_pb_post_hide_nav"],"custom_fields_translation_custom":[],"custom_fields_translation_custom_readonly":[],"doc_translation_method":"ATE","__custom_types_readonly_config_prev":[],"custom_types_readonly_config":[],"__custom_fields_readonly_config_prev":[],"__custom_term_fields_readonly_config_prev":[],"custom_term_fields_readonly_config":[],"custom_fields_editor_style":{"_et_pb_old_content":"visual"},"custom_fields_attributes_whitelist":{"_yoast_wpseo_focuskeywords":{"*":{"keyword":[]}}},"taxonomies_readonly_config":{"translation_priority":1,"wp_theme":0,"project_category":1,"project_tag":1,"layout_category":1,"layout_type":0,"scope":0,"module_width":0,"layout_pack":0},"custom-types_readonly_config":{"attachment":1,"wp_block":1,"wp_navigation":1,"wp_template":1,"wp_template_part":1,"project":1,"et_pb_layout":1,"et_header_layout":2,"et_body_layout":2,"et_footer_layout":2,"et_theme_builder":0,"et_template":0}},"custom-types_sync_option":{"attachment":1,"wp_block":1,"wp_navigation":1,"wp_template":1,"wp_template_part":1,"project":1,"et_pb_layout":1,"et_header_layout":2,"et_body_layout":2,"et_footer_layout":2,"et_theme_builder":0,"et_template":0},"language_selector_initialized":1,"xliff_newlines":2,"tm_xliff_version":"12","site_does_not_use_icl":true,"taxonomy_names_checked":true,"just_reactivated":0,"edit_languages_flag_migration":1,"wpml_downloaded_locales":{"de_DE":"de_DE"}},"installer":{"version":"3.1.3","repositories":{"wpml":{"api-url":"https:\/\/api.wpml.org\/","bucket-url":"not assigned","subscription":{"key":"x0nJTqOQuS","key_type":0,"data":{"subscription_type":6719,"expires":"2024-11-27","status":"1","notes":"","order_id":"14929247","hasAutoRenewal":true},"registered_by":1,"site_url":"https:\/\/www.switzerland-highlights.com"},"last-successful-subscription-fetch":"none"},"toolset":{"api-url":"https:\/\/api.toolset.com\/","bucket-url":"not assigned","subscription":"","last-successful-subscription-fetch":"none"}},"instances":{"\/home\/kmukredi\/public_html\/switzerland-highlights.com\/wp-content\/plugins\/sitepress-multilingual-cms\/vendor\/otgs\/installer\/installer.php":{"bootfile":"\/home\/kmukredi\/public_html\/switzerland-highlights.com\/wp-content\/plugins\/sitepress-multilingual-cms\/vendor\/otgs\/installer\/installer.php","version":"3.1.3","args":{"plugins_install_tab":1,"site_key_nags":[{"repository_id":"wpml","product_name":"WPML","condition_cb":[{"locale_utils":{},"footer_preview":false,"icl_translations_cache":null,"icl_language_name_cache":{},"icl_term_taxonomy_cache":null,"wpdb":{"show_errors":false,"suppress_errors":false,"last_error":"","num_queries":173,"num_rows":0,"rows_affected":0,"insert_id":0,"last_query":"SELECT option_value FROM wpw2_options WHERE option_name = \u0027updraftplus_migrated_site_domain\u0027 LIMIT 1","last_result":[],"queries":null,"prefix":"wpw2_","base_prefix":"wpw2_","ready":true,"blogid":0,"siteid":0,"tables":["posts","comments","links","options","postmeta","terms","term_taxonomy","term_relationships","termmeta","commentmeta","actionscheduler_actions","actionscheduler_claims","actionscheduler_groups","actionscheduler_logs"],"old_tables":["categories","post2cat","link2cat"],"global_tables":["users","usermeta"],"ms_global_tables":["blogs","blogmeta","signups","site","sitemeta","registration_log"],"old_ms_global_tables":["sitecategories"],"comments":"wpw2_comments","commentmeta":"wpw2_commentmeta","links":"wpw2_links","options":"wpw2_options","postmeta":"wpw2_postmeta","posts":"wpw2_posts","terms":"wpw2_terms","term_relationships":"wpw2_term_relationships","term_taxonomy":"wpw2_term_taxonomy","termmeta":"wpw2_termmeta","usermeta":"wpw2_usermeta","users":"wpw2_users","blogs":null,"blogmeta":null,"registration_log":null,"signups":null,"site":null,"sitecategories":null,"sitemeta":null,"field_types":{"post_author":"%d","post_parent":"%d","menu_order":"%d","term_id":"%d","term_group":"%d","term_taxonomy_id":"%d","parent":"%d","count":"%d","object_id":"%d","term_order":"%d","ID":"%d","comment_ID":"%d","comment_post_ID":"%d","comment_parent":"%d","user_id":"%d","link_id":"%d","link_owner":"%d","link_rating":"%d","option_id":"%d","blog_id":"%d","meta_id":"%d","post_id":"%d","user_status":"%d","umeta_id":"%d","comment_karma":"%d","comment_count":"%d","active":"%d","cat_id":"%d","deleted":"%d","lang_id":"%d","mature":"%d","public":"%d","site_id":"%d","spam":"%d"},"charset":"utf8mb4","collate":"utf8mb4_unicode_520_ci","func_call":"$db-\u003Equery(\u0022SELECT option_value FROM wpw2_options WHERE option_name = \u0027updraftplus_migrated_site_domain\u0027 LIMIT 1\u0022)","is_mysql":true,"time_start":null,"error":null,"categories":"wpw2_categories","post2cat":"wpw2_post2cat","link2cat":"wpw2_link2cat","actionscheduler_actions":"wpw2_actionscheduler_actions","actionscheduler_claims":"wpw2_actionscheduler_claims","actionscheduler_groups":"wpw2_actionscheduler_groups","actionscheduler_logs":"wpw2_actionscheduler_logs"}},"setup"]}]},"delegated":true}}}}}

November 28, 2023 um 3:43 pm #14941529

Marcel
Unterstützer

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

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

Hallo,

der Installer kann nicht mehr gestartet werden, da WPML bereits installiert ist. Sie haben jedoch die WPML Debug Info bereitgestellt, nicht das WP debug.log wie unter 2) beschrieben.

Könnten Sie bitte diesen Schritt noch durchführen, dann sehen wir warum dieser Fehler ausgelöst wird.

Ich würde mir das gerne direkt auf Ihrer Seite ansehen. Dazu bräuchte ich bitte temporären Zugriff (WP-Admin und FTP) auf Ihre Seite, vorzugsweise zu einer Test/Staging Seite, an der das Problem nach Möglichkeit repliziert wurde.

Die dafür benötigten Felder finden Sie unterhalb des Kommentarbereichs. Die Informationen, die Sie eingeben, sind privat, d.h. nur Sie und ich können sie sehen und haben Zugriff darauf.

WICHTIG
Bitte erstellen Sie eine Sicherungskopie der Site-Dateien und der Datenbank, bevor Sie uns Zugang gewähren.
-Wenn Sie die wp-admin/FTP-Felder nicht sehen, bedeutet dies, dass Ihre Post- und Website-Login-Daten ÖFFENTLICH gemacht werden. Posten Sie Ihre Website-Details NICHT, wenn Sie die erforderlichen wp-admin/FTP-Felder nicht sehen. Wenn Sie das nicht tun, bitten Sie mich, die private Box zu aktivieren. Die private Box sieht wie folgt aus:
versteckter Link

Freundliche Grüße
Marcel

Das Thema „[Geschlossen] After activation of WPML, my site not working; can not configure WPML“ ist für neue Antworten geschlossen.