druideniggi
Forum Replies Created
-
Forum: Plugins
In reply to: [YITH WooCommerce Wishlist] WordPress database error Unknown character setSorry for the late answer. We took all your suggestions into account. The error report is still there.
Is this conflict possibly our website character set utf8mb4_general_ci?
Which character set does Yith recommend?
Forum: Plugins
In reply to: [Plugin for Google Reviews] Reviews are not displayed in Block ThemeThank you, for the hint with the shortcode. Sometimes. i have a board in front of your head
- This reply was modified 6 days, 17 hours ago by druideniggi.
We may have the same problem. All updates up to date.
Here is the excerpt from error.log:
Mon Jan 27 00:16:23.006876 2025] [fcgid:warn] [pid 3095542:tid 3095659] [client 54.37.234.0:64684] mod_fcgid: stderr: WordPress database error Too many keys specified; max 64 keys allowed for query ALTER TABLE wp_yith_wcwl_lists CHANGE COLUMN
wishlist_token
wishlist_token VARCHAR( 64 ) NOT NULL UNIQUE made by require('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Install->maybe_install, YITH_WCWL_DB::maybe_update, YITH_WCWL_DB::create_tables, dbDelta, referer: https://shop.drogist-n.de/shop/fragen-antworten-zum-shop/
[Mon Jan 27 00:17:32.485034 2025] [fcgid:warn] [pid 3095543:tid 3095687] [client 192.0.113.0:58912] mod_fcgid: stderr: WordPress database error Unknown character set: 'utf8mb4_unicode_ci' for query
[Mon Jan 27 00:17:32.485047 2025] [fcgid:warn] [pid 3095543:tid 3095687] [client 192.0.113.0:58912] mod_fcgid: stderr: \t\t\t\t\t\tCREATE TABLE wp_yith_wcwl_itemmeta (
[Mon Jan 27 00:17:32.485050 2025] [fcgid:warn] [pid 3095543:tid 3095687] [client 192.0.113.0:58912] mod_fcgid: stderr: \t\t\t\t\t\t\tmeta_id BIGINT( 20 ) NOT NULL AUTO_INCREMENT,
[Mon Jan 27 00:17:32.485053 2025] [fcgid:warn] [pid 3095543:tid 3095687] [client 192.0.113.0:58912] mod_fcgid: stderr: \t\t\t\t\t\t\tyith_wcwl_item_id BIGINT( 20 ) NOT NULL,
[Mon Jan 27 00:17:32.485055 2025] [fcgid:warn] [pid 3095543:tid 3095687] [client 192.0.113.0:58912] mod_fcgid: stderr: \t\t\t\t\t\t\tmeta_key varchar(255) NULL,
[Mon Jan 27 00:17:32.485063 2025] [fcgid:warn] [pid 3095543:tid 3095687] [client 192.0.113.0:58912] mod_fcgid: stderr: \t\t\t\t\t\t\tmeta_value longtext NULL,
[Mon Jan 27 00:17:32.485066 2025] [fcgid:warn] [pid 3095543:tid 3095687] [client 192.0.113.0:58912] mod_fcgid: stderr: \t\t\t\t\t\t\tPRIMARY KEY ( meta_id ),
[Mon Jan 27 00:17:32.485069 2025] [fcgid:warn] [pid 3095543:tid 3095687] [client 192.0.113.0:58912] mod_fcgid: stderr: \t\t\t\t\t\t\tKEY item_id ( yith_wcwl_item_id ),
[Mon Jan 27 00:17:32.485072 2025] [fcgid:warn] [pid 3095543:tid 3095687] [client 192.0.113.0:58912] mod_fcgid: stderr: \t\t\t\t\t\t\tKEY meta_key ( meta_key )
[Mon Jan 27 00:17:32.485075 2025] [fcgid:warn] [pid 3095543:tid 3095687] [client 192.0.113.0:58912] mod_fcgid: stderr: \t\t\t\t\t\t) DEFAULT CHARACTER SET utf8mb4_unicode_ci made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Install->maybe_install, YITH_WCWL_DB::maybe_update, YITH_WCWL_DB::create_tables, dbDelta
[Mon Jan 27 00:17:32.485080 2025] [fcgid:warn] [pid 3095543:tid 3095687] [client 192.0.113.0:58912] mod_fcgid: stderr: WordPress database error Too many keys specified; max 64 keys allowed for query ALTER TABLE wp_yith_wcwl_lists CHANGE COLUMNwishlist_token
wishlist_token VARCHAR( 64 ) NOT NULL UNIQUE made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Install->maybe_install, YITH_WCWL_DB::maybe_update, YITH_WCWL_DB::create_tables, dbDelta
[Mon Jan 27 00:17:32.604094 2025] [fcgid:warn] [pid 3095736:tid 3095766] [client 85.214.119.0:44636] mod_fcgid: stderr: WordPress database error Unknown character set: 'utf8mb4_unicode_ci' for query
[Mon Jan 27 00:17:32.604108 2025] [fcgid:warn] [pid 3095736:tid 3095766] [client 85.214.119.0:44636] mod_fcgid: stderr: \t\t\t\t\t\tCREATE TABLE wp_yith_wcwl_itemmeta (
[Mon Jan 27 00:17:32.604111 2025] [fcgid:warn] [pid 3095736:tid 3095766] [client 85.214.119.0:44636] mod_fcgid: stderr: \t\t\t\t\t\t\tmeta_id BIGINT( 20 ) NOT NULL AUTO_INCREMENT,
[Mon Jan 27 00:17:32.604115 2025] [fcgid:warn] [pid 3095736:tid 3095766] [client 85.214.119.0:44636] mod_fcgid: stderr: \t\t\t\t\t\t\tyith_wcwl_item_id BIGINT( 20 ) NOT NULL,
[Mon Jan 27 00:17:32.604117 2025] [fcgid:warn] [pid 3095736:tid 3095766] [client 85.214.119.0:44636] mod_fcgid: stderr: \t\t\t\t\t\t\tmeta_key varchar(255) NULL,
[Mon Jan 27 00:17:32.604120 2025] [fcgid:warn] [pid 3095736:tid 3095766] [client 85.214.119.0:44636] mod_fcgid: stderr: \t\t\t\t\t\t\tmeta_value longtext NULL,
[Mon Jan 27 00:17:32.604122 2025] [fcgid:warn] [pid 3095736:tid 3095766] [client 85.214.119.0:44636] mod_fcgid: stderr: \t\t\t\t\t\t\tPRIMARY KEY ( meta_id ),
[Mon Jan 27 00:17:32.604124 2025] [fcgid:warn] [pid 3095736:tid 3095766] [client 85.214.119.0:44636] mod_fcgid: stderr: \t\t\t\t\t\t\tKEY item_id ( yith_wcwl_item_id ),
[Mon Jan 27 00:17:32.604126 2025] [fcgid:warn] [pid 3095736:tid 3095766] [client 85.214.119.0:44636] mod_fcgid: stderr: \t\t\t\t\t\t\tKEY meta_key ( meta_key )
[Mon Jan 27 00:17:32.604128 2025] [fcgid:warn] [pid 3095736:tid 3095766] [client 85.214.119.0:44636] mod_fcgid: stderr: \t\t\t\t\t\t) DEFAULT CHARACTER SET utf8mb4_unicode_ci made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Install->maybe_install, YITH_WCWL_DB::maybe_update, YITH_WCWL_DB::create_tables, dbDeltaForum: Reviews
In reply to: [WooCommerce] Be careful: Update 8.5.2 crashed my siteWoo version 8.5.2 with new test without errors. The errors occurred in the cache. Recommendation: Always clean the cache in WP Super Cache after updating Woocommerce!
Forum: Reviews
In reply to: [WooCommerce] Be careful: Update 8.5.2 crashed my siteAddendum: We had problems updating to Woo 8.5.0. These were related to the switch to HPOS. We had to remove some plugins that affect the ordering process. These plugins have not been maintained for a long time.
Forum: Reviews
In reply to: [WooCommerce] Be careful: Update 8.5.2 crashed my siteWe also have a similar issue with woo 8.5.2
8.5.2 produces error 404 on product categories.
Theme storefront version: 4.5.4
A reset to version 8.5.1 solved the problem.
The error is not documented in the Woo log.
Forum: Plugins
In reply to: [WooCommerce] Error after Update to 8.5.1I had a similar problem yesterday when updating to Woocommerce 8.5.1. with Theme Storefront. An update storefront was released today and all fatal errors have been resolved.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce product tab locked Version 7.7.0Hello Leif Singer your snippet works. We have already migrated many products to Gutenberg editor. I hope that the Gutenberg editor master update doesn’t destroy my product descriptions!!!!!
is solved
functions.php on line 5865 remote
Forum: Plugins
In reply to: [Code Snippets] Errors From Code Snippets Plugin In Error LogI compared all snippets with line 27 and couldn’t see any malfunctions.with a snippet, however, I had a blank line before line 27 that didn’t belong there
Forum: Plugins
In reply to: [Code Snippets] Errors From Code Snippets Plugin In Error LogOn our test system:
We also have an issue when moving to PhP 8 support:
/code-snippets/php/snippet-ops.php(505) : eval()’d code on line 27
- This reply was modified 2 years, 2 months ago by druideniggi.
Forum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] PHP 8.1 supportOn our test system:
We also have an issue when moving to PhP 8 support:
woocommerce-product-tabs/admin/class.yikes-woo-tabs.php on line 122
Forum: Themes and Templates
In reply to: [GeneratePress] Generate Press Footer limit widthI found the error: Site Orgin widgets were interfering with the page
Thank you for your suggestions.I can also switch off the scheme on the category page with a tick for Rank Math> Edit scheme.
Is this way ok too?
Which scheme should I then use for the category page? Items? Or better, no scheme at all