Multisite DB Error
-
Hi This plugin is having some issues in multisite, when running with elementor and autooptimize.
Autooptimize Settings Are:
Extra > Google Fonts – Remove Google Fonts
CAOS Webfonts Settings Are:
Save Webfonts to: /cache/caos-webfonts
Serve fonts from CDN: cdn.###.io
Font Display Option: Auto (default)
Enable preload for stylesheet (experimental): yesWP v 5.1.1 – Multisite (subdomain)
CAOS for Webfonts 1.7.6
Autoptimize – 2.4.4
Cache Enabler – 1.3.3
Elementor – 2.5.9
Elementor Pro – 2.4.8PHP 7.2.13
memory_limit – 2048M
Wordpress Memory Limit – 64MThe Elementor Page Builder takes a lot of time to load and Google Fonts are not being loaded.
The javascript console does not show any 404 errors for the live page and the fonts are being loaded within the Elementor Page Builder.
The Error I am getting in the error-log is:
Webtemple database error Table ‘wp_12_caos_webfonts' already exists for query SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'elwlbranding_settings' AND site_id = 1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, hwlRunDbUpdates, hwlCreateWebfontsTable\nPHP message: Webtemple database error Table 'wp_12_caos_webfonts_subsets' already exists for query CREATE TABLE wp_12_caos_webfonts_subsets (\n subset_font varchar(32) NOT NULL,\n subset_family varchar(191) NOT NULL,\n available_subsets varchar(191) NOT NULL,\n selected_subsets varchar(191) NOT NULL,\n UNIQUE KEY (subset_font)\n ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci; made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, hwlRunDbUpdates, hwlCreateSubsetsTable\n', referer: https://####/wp-admin/post.php?post=####&action=elementor
(I redacted URL’s and I have a custom database prefix which for security reasons I will not disclose.)Did I misconfigure a setting or is this a bug?
- The topic ‘Multisite DB Error’ is closed to new replies.