- Affected version
- 1.5.16
Unfortunately, a regression in 1.5.16 has been discovered relating to recurring user upgrades. If you don't use recurring user upgrades, this issue will not affect you.
This can cause two issues:
If you wish to manually patch this issue, you can use the attached patch file to overwrite library/XenForo/Model/UserUpgrade.php.
This can cause two issues:
- If a recurring upgrade expires and we do not receive notification of a subsequent payment, a DB error may be logged hourly. This should go away after 24 hours and the downgrade will occur.
- If a recurring upgrade is refunded/reversed or manually downgraded via the control panel, the downgrade won't be applied until the user upgrade would naturally expire.
If you wish to manually patch this issue, you can use the attached patch file to overwrite library/XenForo/Model/UserUpgrade.php.