• Resolved lumpelem

    (@lumpelem)


    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 SELECThistid` 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)
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.