Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Yakir Sitbon

    (@kingyes)

    Hello @rgylb

    We don’t know of any issue with PHP 8.2. Can you please tell me more about it?

    Thread Starter rgylb

    (@rgylb)

    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.

    Plugin Author Yakir Sitbon

    (@kingyes)

    I tried it on my machine, but I see no issue. Can you disable all other plugins and try again?

    Thread Starter rgylb

    (@rgylb)

    After I deleted Activity Log I’ve had no issues. I just want to put it back on at some point. I’ll try testing it with other plugins, I just don’t want to mess up our clients site too much right now. I’ll see if I can setup a testing environment and install Activity Log again.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘PHP 8.2’ is closed to new replies.