Plugin causes errors after WP 4.8.2 update
-
The plugin causes wrong SQL queries after the WP 4.8.2 update. Our nginx logs are littered with errors from the plugin.
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘%1$s
WHEREuser_caps
= ‘%2$s’
ANDaction
= ‘%3$s’
ANDobje' at line 1 in the query SELECT
histid` FROM %1$s
WHEREuser_caps
= ‘%2$s’
ANDaction
= ‘%3$s’
ANDobject_type
= ‘%4$s’
ANDobject_subtype
= ‘%5$s’
ANDobject_name
= ‘%6$s’
ANDuser_id
= ‘%7$s’
ANDhist_ip
= ‘%8$s’
ANDhist_time
= ‘%9$s’Errors are comming from: AAL_Hook_Plugins->hooks_deactivated_plugin, AAL_Hook_Plugins->_add_log_plugin, aal_insert_log, AAL_API->insert
And as there is a current wave of wp-login brute force attacks this slows down all websites using this plugin.
- The topic ‘Plugin causes errors after WP 4.8.2 update’ is closed to new replies.