• Resolved scottmotion

    (@scottmotion)


    I’m finding this warning in my site’s error log:

    [Mon Jan 30 15:16:24.249506 2023] [fcgid:warn] [pid 294721:tid 3974841063168] [client ***.**.***.***:*****] mod_fcgid: stderr: PHP Warning:  The magic method ForumPermissionsBbpress\\Common\\Traits\\Singleton::__wakeup() must have public visibility in /home/****/****.com/wp-content/plugins/forum-permissions-bbpress/src/Common/Traits/Singleton.php on line 31, referer: https://www.****.com/wp-cron.php?doing_wp_cron=1675120580.6185359954833984375000

    Several hundred warnings per day. Most of the warnings have wp-cron as the referer but some are just pages. I’ll check my cron performance but i’m not getting any similar warnings from other plugins, although there have been instances of “scheduled event is late”. Unsure if the functionality is affected at this point. BTW server is running PHP 8.2.

    • This topic was modified 2 years, 1 month ago by scottmotion.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Anonymous User 3114766

    (@anonymized-3114766)

    I just checked and have the same problem

    • This reply was modified 2 years, 1 month ago by Anonymous User 3114766.
    Plugin Author Verdant Studio

    (@verdantstudio)

    This does seem to be related to PHP 8 but thanks for reporting this, I’ve just released a new version with a couple of improvements for newer PHP versions, please let me know if this solves the problem.

    Thread Starter scottmotion

    (@scottmotion)

    Thanks, the warning is now gone!

    For reference I came across a post stating this was upgraded to a Warning in PHP 8.1

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP Warning: The magic method’ is closed to new replies.