Title: Plugin causes errors after WP 4.8.2 update
Last modified: September 21, 2017

---

# Plugin causes errors after WP 4.8.2 update

 *  Resolved [lumpelem](https://wordpress.org/support/users/lumpelem/)
 * (@lumpelem)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/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
    WHERE `user_caps`
   = ‘%2$s’ AND `action` = ‘%3$s’ AND `obje' at line 1 in the query SELECT`histid`
   FROM %1$s WHERE `user_caps` = ‘%2$s’ AND `action` = ‘%3$s’ AND `object_type` 
   = ‘%4$s’ AND `object_subtype` = ‘%5$s’ AND `object_name` = ‘%6$s’ AND `user_id`
   = ‘%7$s’ AND `hist_ip` = ‘%8$s’ AND `hist_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.

Viewing 8 replies - 1 through 8 (of 8 total)

 *  [bcolflesh](https://wordpress.org/support/users/bcolflesh/)
 * (@bcolflesh)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/plugin-causes-errors-after-wp-4-8-2-update/#post-9518563)
 * Numerated placeholders aren’t allowed in the prepared statements anymore due 
   to a security issue – we’re all waiting for a plugin update now.
 *  [mh](https://wordpress.org/support/users/mmgh/)
 * (@mmgh)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/plugin-causes-errors-after-wp-4-8-2-update/#post-9518604)
 * Same issue here.
 *  [TechGuy56](https://wordpress.org/support/users/techguy56/)
 * (@techguy56)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/plugin-causes-errors-after-wp-4-8-2-update/#post-9519004)
 * I also ran into the database error, with a site I maintain that uses the Activity
   Log plugin.
 *  [Chris [Eira Studios]](https://wordpress.org/support/users/eirastudios/)
 * (@eirastudios)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/plugin-causes-errors-after-wp-4-8-2-update/#post-9519444)
 * I’ve got a pull request over on the [GitHub](https://github.com/KingYes/wordpress-aryo-activity-log/pull/106)
   that fixes this, I’m just waiting on a maintainer to merge upstream.
 * If needed you could manually make the changes in the pull request until a maintainer
   releases a plugin update.
 *  Plugin Author [Yakir Sitbon](https://wordpress.org/support/users/kingyes/)
 * (@kingyes)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/plugin-causes-errors-after-wp-4-8-2-update/#post-9525102)
 * Thanks guys, we will release new version to fix this.
 *  [TechGuy56](https://wordpress.org/support/users/techguy56/)
 * (@techguy56)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/plugin-causes-errors-after-wp-4-8-2-update/#post-9525570)
 * Thanks! Do you have a time frame on releasing the update?
 *  Plugin Author [Yakir Sitbon](https://wordpress.org/support/users/kingyes/)
 * (@kingyes)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/plugin-causes-errors-after-wp-4-8-2-update/#post-9525621)
 * You can update right now..
 *  [TechGuy56](https://wordpress.org/support/users/techguy56/)
 * (@techguy56)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/plugin-causes-errors-after-wp-4-8-2-update/#post-9525626)
 * Thank you for the quick fix!

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Plugin causes errors after WP 4.8.2 update’ is closed to new replies.

 * ![](https://ps.w.org/aryo-activity-log/assets/icon-256x256.png?rev=1944199)
 * [Activity Log - Monitor & Record User Changes](https://wordpress.org/plugins/aryo-activity-log/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/aryo-activity-log/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/aryo-activity-log/)
 * [Active Topics](https://wordpress.org/support/plugin/aryo-activity-log/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/aryo-activity-log/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/aryo-activity-log/reviews/)

 * 8 replies
 * 6 participants
 * Last reply from: [TechGuy56](https://wordpress.org/support/users/techguy56/)
 * Last activity: [8 years, 9 months ago](https://wordpress.org/support/topic/plugin-causes-errors-after-wp-4-8-2-update/#post-9525626)
 * Status: resolved