Database error with cron.php
-
I get this once a day with cron. All plugins and wordpress are up to date on there latest stable releases.
WordPress-database-error Unknown column 'expiration' in 'where clause' for query DELETE FROM wp_yith_wcwl WHERE wishlist_id IN ( SELECT ID FROM wp_yith_wcwl_lists WHERE expiration < NOW() and user_id IS NULL ) von do_action_ref_array('yith_wcwl_delete_expired_wishlists'), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Cron->delete_expired_wishlists, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->delete_expired WordPress-database-error Unknown column 'expiration' in 'where clause' for query DELETE FROM wp_yith_wcwl_lists WHERE expiration < NOW() and user_id IS NULL von do_action_ref_array('yith_wcwl_delete_expired_wishlists'), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Cron->delete_expired_wishlists, WC_Data_Store->__call, YITH_WCWL_Wishlist_Data_Store->delete_expired
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Database error with cron.php’ is closed to new replies.