Hi,
On several sites where I enable debug log, on every click, on debug.log file I receive many repeated lines with:
WordPress database error Table 'paduli.wp_cwvpb_critical_urls' doesn't exist for query SELECT `url` FROM wp_cwvpb_critical_urls WHERE `url`='http://localhost/paduli.dmi' limit 1 made by do_action_ref_array('isa_add_every_one_hour'), WP_Hook->do_action, WP_Hook->apply_filters, cwvpbcriticalCss->every_one_minutes_event_func, cwvpbcriticalCss->save_others_urls
WordPress database error Table 'paduli.wp_cwvpb_critical_urls' doesn't exist for query SHOW FULL COLUMNS FROM `wp_cwvpb_critical_urls` made by do_action_ref_array('isa_add_every_one_hour'), WP_Hook->do_action, WP_Hook->apply_filters, cwvpbcriticalCss->every_one_minutes_event_func, cwvpbcriticalCss->save_others_urls
How can I fix this?
How can create that missing table ?
Hi, On several sites where I enable debug log, on every click, on debug.log file I receive many repeated lines with:
How can I fix this? How can create that missing table ?
Thans