Thanks for your quick reply! Ok, here’s the debug dump:
WordPress-Version: 4.8 (db: 38590)
WordPress-Thema: Nirvana
Aktive Plugins: Array ( [0] => add-category-to-pages/add-category-to-page.php [1] => all-in-one-event-calendar-extended-views/all-in-one-event-calendar-extended-views.php [2] => all-in-one-event-calendar/all-in-one-event-calendar.php [3] => all-in-one-seo-pack/all_in_one_seo_pack.php [4] => antispam-bee/antispam_bee.php [5] => black-studio-tinymce-widget/black-studio-tinymce-widget.php [6] => browser-theme-color/browser-theme-color.php [7] => contact-form-7/wp-contact-form-7.php [8] => cryout-theme-settings/cryout-theme-settings.php [9] => email-obfuscate-shortcode/email-obfuscate-shortcode.php [10] => enable-media-replace/enable-media-replace.php [11] => flamingo/flamingo.php [12] => foobox-image-lightbox/foobox-free.php [13] => foogallery-develop/foogallery.php [14] => foogallery-polaroid-template-master/foogallery-polaroid-template.php [15] => gwolle-gb/gwolle-gb.php [16] => kama-wp-smile/kama_wp_smiles.php [17] => ps-auto-sitemap/ps_auto_sitemap.php [18] => regenerate-thumbnails/regenerate-thumbnails.php [19] => responsive-scrolling-tables/responsivescrollingtables.php [20] => responsive-youtube-videos/som-responsive-youtube-videos.php [21] => shariff/shariff.php [22] => shortcodes-ultimate/shortcodes-ultimate.php [23] => shortpixel-image-optimiser/wp-shortpixel.php [24] => so-widgets-bundle/so-widgets-bundle.php [25] => social-media-auto-publish/social-media-auto-publish.php [26] => tinymce-advanced/tinymce-advanced.php [27] => updraftplus/updraftplus.php [28] => wp-ajaxify-comments/wp-ajaxify-comments.php [29] => wp-fastest-cache-premium/wpFastestCachePremium.php [30] => wp-fastest-cache/wpFastestCache.php [31] => wp-piwik/wp-piwik.php )
PHP-Version: 7.1.1-nmm1
MySQL-Version: 5.6.33-nmm3-log
MySQL-Zeichensatz: MySQL-Zeichensatz: utf8mb4
MySQL Column Charset: utf8mb4
MySQL / MySQLi: mysqli
MySQL-Variablen: Array ( [character_set_client] => utf8mb4 [character_set_connection] => utf8mb4 [character_set_database] => latin1 [character_set_filesystem] => binary [character_set_results] => utf8mb4 [character_set_server] => latin1 [character_set_system] => utf8 [character_sets_dir] => /usr/share/mysql/charsets/ )
PhpMyAdmin tells me most tables are “utf8mb4_unicode_ci”, some others are “utf8_general_ci”. The 2 gwolle tables are “utf8mb4_unicode_ci”.
The settings in wp-config.php are:
define('DB_CHARSET', 'utf8');
define('DB_COLLATE', '');
I hope this helps a bit.
Regards
Oliver