PHP Fatal error: Uncaught Error: Call to undefined function wsal_freemius()
-
WP version: 6.7.2
WP Security Audit Log installed version: 5.3.2
Trying to Update to 5.3.2
PHP version: 8.2.27
I use the above versions and get an error when trying to update the plugin:
[php:error] [pid 30924:tid 30924] [client 172.26.0.2:52282] PHP Fatal error: Uncaught Error: Call to undefined function wsal_freemius() in /var/www/html/wp-content/plugins/wp-security-audit-log/classes/class-wp-security-audit-log.php:1131
Stack trace:
#0 /var/www/html/wp-content/plugins/wp-security-audit-log/classes/class-wp-security-audit-log.php(1112): WpSecurityAuditLog::sync_premium_freemius()
#1 /var/www/html/wp-includes/class-wp-hook.php(324): WpSecurityAuditLog::maybe_sync_premium_freemius('')
#2 /var/www/html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array)
#3 /var/www/html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#4 /var/www/html/wp-admin/admin.php(175): do_action('admin_init')
#5 /var/www/html/wp-admin/update-core.php(10): require_once('/var/www/html/w...')
#6 {main}
thrown in /var/www/html/wp-content/plugins/wp-security-audit-log/classes/class-wp-security-audit-log.php on line 1131, referer: https://example.com/wp-admin/update-core.phpHow can I fix this and update to a secure version of the plugin?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘PHP Fatal error: Uncaught Error: Call to undefined function wsal_freemius()’ is closed to new replies.