‘date_modified’ column error
-
We are getting ready to launch our website with SliceWP and we noticed its no longer tracking visit. I am getting an error in my php error log:
[Sat May 27 17:28:03.791354 2023] [proxy_fcgi:error] [pid 6584:tid 139749973026560] [client 209.126.84.28:55480] AH01071: Got error ‘PHP message: WordPress database error Unknown column ‘date_modified’ in ‘field list’ for query INSERT INTO
wp_slicewp_visits(affiliate_id,landing_url,referrer_url,ip_address,date_created,date_modified) VALUES (73, ‘https://mypoptag.com/p/Jg123/’, ”, ‘24.205.61.230’, ‘2023-05-28 00:28:03’, ‘2023-05-28 00:28:03’) made by do_action(‘wp_ajax_nopriv_slicewp_register_visit’), WP_Hook->do_action, WP_Hook->apply_filters, SliceWP_Tracking->register_visit, slicewp_insert_visit, SliceWP_Object_DB->insert’, referer: https://mypoptag.com/p/Jg123/?aff=73How do we fix this, I have tried removing and reinstalling the plugin which didn’t help.
The page I need help with: [log in to see the link]
The topic ‘‘date_modified’ column error’ is closed to new replies.