Database error
-
Since I’ve installed The Events Calendar Plugin, The Query Monitor is always showing several database errors:
INSERT?INTO?
wp_options
(option_name
,option_value
,autoload
)
VALUES?(‘_transient_timeout_feed_0d102f2a1f4d6bc90eb8c6ffe18e56ed’, ‘1691031564’, ‘no’)
ON?DUPLICATE?KEY
UPDATE?option_name
=?VALUES(option_name
),option_value
=?VALUES(option_value
),autoload
=?VALUES(autoload
)Caller:
add_option()
wp-includes/option.php:680set_transient('feed_0d102f2a1f4d6bc90eb8c6ffe18e56ed')
wp-includes/option.php:988WP_Feed_Cache_Transient->save()
wp-includes/class-wp-feed-cache-transient.php:83SimplePie->init()
wp-includes/class-simplepie.php:1562fetch_feed()
wp-includes/feed.php:829wp_widget_rss_output()
wp-includes/widgets.php:1571Tribe__Events__Main->outputDashboardWidget()
wp-content/plugins/the-events-calendar/src/Tribe/Main.php:3475do_meta_boxes()
wp-admin/includes/template.php:1445wp_dashboard()
wp-admin/includes/dashboard.php:271
Any sugestion? Thanks
The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Database error’ is closed to new replies.