unserialize(): Error at offset
-
Getting this PHP Error only via Query Monitor & only if I’m on the dashboard (doesn’t show up in the debug.log or if I’m on some other backend-section….):
unserialize(): Error at offset 2388 of 2768 bytes
wp-includes/functions.php:650unserialize()
wp-includes/functions.php:650maybe_unserialize()
wp-includes/option.php:253get_option()
wp-includes/option.php:1501get_network_option()
wp-includes/option.php:1366get_site_option()
wp-includes/option.php:2006get_site_transient()
wp-admin/includes/class-wp-community-events.php:361WP_Community_Events->get_cached_events()
wp-includes/script-loader.php:1978wp_localize_community_events()
wp-includes/class-wp-hook.php:310do_action('admin_print_scripts-index.php')
wp-admin/admin-header.php:139
What can I do???
- The topic ‘unserialize(): Error at offset’ is closed to new replies.