When the server is using PHP 8.2 on a WP Multisite I’m getting a critical errors when adding a new site. The few times the new site does get added I will get the critical error later when I make changes on Settings > General and hit ‘Save’. If I delete the plugin I can spin up a new site without issue. For now we rolled back to PHP 7.4. Here are some of the errors I saw. I put x—-x to replace the clients site name. Thank you!
Fatal error: Uncaught TypeError: Unsupported operand types: string * int in /nas/content/live/x—-x/wp-includes/functions.php:76 Stack trace: #0 /nas/content/live/x—-x/wp-content/plugins/aryo-activity-log/classes/class-aal-api.php(91): current_time(‘timestamp’) #1 /nas/content/live/x—-x/wp-content/plugins/aryo-activity-log/classes/class-aal-api.php(182): AAL_API->insert(Array) #2 /nas/content/live/x—-x/wp-content/plugins/aryo-activity-log/hooks/class-aal-hook-options.php(101): aal_insert_log(Array) #3 /nas/content/live/x—-x/wp-content/plugins/aryo-activity-log/hooks/class-aal-hook-options.php(96): AAL_Hook_Options->insert_log(‘blog_public’) #4 /nas/content/live/x—-x/wp-includes/class-wp-hook.php(310): AAL_Hook_Options->hooks_updated_option(‘blog_public’, ‘1’, 0) #5 /nas/content/live/x—-x/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(NULL, Array) #6 /nas/content/live/x—-x/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #7 /nas/content/live/x—-x/wp-includes/option.php(592): do_action(‘updated_option’, ‘blog_public’, ‘1’, 0) #8 /nas/content/live/x—-x/wp-admin/options.php(322): update_option(‘blog_public’, 0) #9 {main} thrown in /nas/content/live/x—-x/wp-includes/functions.php on line 76 There has been a critical error on this website. Learn more about troubleshooting WordPress.