LLMS_Abstract_Session_Database_Handler
-
while checking my error log, I get a lot of these:
[13-Jun-2024 12:43:32 UTC] WordPress database error Commands out of sync; you can’t run this command now for query INSERT INTO wp_lifterlms_sessions (
session_key,data,expires) VALUES ( ‘638f9afabcbd608887a53ed53fb893c5’, ‘a:0:{}’, 1718304211 ) ON DUPLICATE KEY UPDATEdata= VALUES (data),expires= VALUES (expires) made by shutdown_action_hook, do_action(‘shutdown’), WP_Hook->do_action, WP_Hook->apply_filters, LLMS_Session->maybe_save_data, LLMS_Abstract_Session_Database_Handler->savewould you happen to know how to fix it?
The topic ‘LLMS_Abstract_Session_Database_Handler’ is closed to new replies.