S
stromb0li
Guest
I've recently started to see the following in server error logs when the Downgrade expired user upgrades cron job runs. It prevents the job from successfully completing altogether.
Code:
Read more
Continue reading...
Code:
Code:
TypeError: XF\Service\User\DowngradeService::__construct(): Argument #3 ($user) must be of type XF\Entity\User, null given, called in /var/www/src/XF/Container.php on line 275 in src/XF/Service/User/DowngradeService.php at line 38
XF\Service\User\DowngradeService->__construct() in src/XF/Container.php at...
Read more
Continue reading...