XenForo
Administrative
- Thread starter
- Admin
- #1
When a payment is received for a recurring user upgrade, but the user upgrade no longer exists, this is not gracefully handled and throws a
Read more
ادامه مطلب...
An unexpected error occurred. Please try again later.
error with a 500 status, and the following error in the server error log:TypeError: Argument 2 passed to XF\Service\User\Upgrade::__construct() must be an instance of XF\Entity\UserUpgrade, null given, called in ~/src/XF/Container.php on line 270...
Read more
ادامه مطلب...