smartyp404
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Activity Log] String operator errors after 5.3.4 update?Hi Lucian, thanks for your quick reply! Unfortunately I don’t know what version it was on previously. The plugins page had automatic updates enabled, but i’m not sure how often that happens. I would guess it was on the previous release assuming the auto-updates happens frequently. Let me know if there’s a way I can check better on this – the site is on WPEngine.
The site is a single site. For some users they were still able to reach the site and pages, but for other users they were seeing critical WordPress errors failure page. Anyone who tried to reach the admin page would get the critical WordPress error page, and were unable to do anything. We brought the site back online by seeing the logs and then renaming the plugin folder on disk so it would stop loading. We then disabled it from there as a short-term fix.
Here is the full error log with the website name removed:
operator not supported for strings in /nas/content/live/REDACTEDSITENAME/wp-content/plugins/wp-security-audit-log/classes/Migration/class-migration.php:1112#012
Stack trace:
#012#0 /nas/content/live/REDACTEDSITENAME/wp-content/plugins/wp-security-audit-log/classes/Migration/class-abstract-migration.php(189): WSAL\Utils\Migration::migrate_up_to_5340()
#012#1 /nas/content/live/REDACTEDSITENAME/wp-includes/class-wp-hook.php(324): WSAL\Utils\Abstract_Migration::migrate('')
#012#2 /nas/content/live/REDACTEDSITENAME/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array)
#012#3 /nas/content/live/REDACTEDSITENAME/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#012#4 /nas/content/live/REDACTEDSITENAME/wp-settings.php(704): do_action('init')
#012#5 /nas/content/live/REDACTEDSITENAME/wp-config.php(129): require_once('/nas/content/li...')
#012#6 /nas/content/live/REDACTEDSITENAME/wp-load.php(50): require_once('/nas/content/li...')
#012#7 /nas/content/live/REDACTEDSITENAME/wp-admin/admin-ajax.php(22): require_once('/nas/content/li...')
#012#8 {main}#012 thrown in /nas/content/live/REDACTEDSITENAME/wp-content/plugins/wp-security-audit-log/classes/Migration/class-migration.php on line 1112Thanks again for your help!