Seeing an error and not sure why?
-
I’m seeing a PHP error in my log and not sure why. Please let me know if this makes any sense to you and maybe how I can get rid of it from appearing.
Here it is:
[29-Mar-2014 11:00:51 UTC] WordPress database error Table ‘ajcu452_db4380.a72Rwp_icwp_wpsf_log’ doesn’t exist for query
DELETE froma72Rwp_icwp_wpsf_log
WHERE
created_at
< ‘1395486051’
made by do_action_ref_array, call_user_func_array, ICWP_LoggingProcessor_V1->cleanupDatabase, ICWP_BaseDbProcessor_WPSF->deleteAllRowsOlderThan, ICWP_BaseDbProcessor_WPSF->doSql
[29-Mar-2014 11:00:51 UTC] WordPress database error Table ‘ajcu452_db4380.a72Rwp_icwp_login_auth’ doesn’t exist for query
DELETE froma72Rwp_icwp_login_auth
WHERE
created_at
< ‘1396004451’
ANDpending
= ‘1’
made by do_action_ref_array, call_user_func_array, ICWP_LoginProtectProcessor_V1->cleanupDatabase, ICWP_LoginProtectProcessor_V1->deleteAllRowsOlderThan, ICWP_BaseDbProcessor_WPSF->doSql
[29-Mar-2014 11:00:51 UTC] WordPress database error Table ‘ajcu452_db4380.a72Rwp_icwp_comments_filter’ doesn’t exist for query
DELETE froma72Rwp_icwp_comments_filter
WHERE
created_at
< ‘1396004451’
made by do_action_ref_array, call_user_func_array, ICWP_CommentsFilterProcessor_V1->cleanupDatabase, ICWP_BaseDbProcessor_WPSF->deleteAllRowsOlderThan, ICWP_BaseDbProcessor_WPSF->doSqlAny idea why this is showing up and how to stop it?
Gary
- The topic ‘Seeing an error and not sure why?’ is closed to new replies.