Hello again, i figured why you did what you did in src/addons/XenSoluce/UpgradeCoupons/Pub/Controller/UpgradeCoupons.php on line 49. The changes from yesterday let to users being unable to buy an upgrade.
I have edited the code to look like this:
if(!$upgrade->canRenew() &&...
No, i do not.
My template looks like this now:
<xf:title>{{ phrase('xs_uup_renew') }}</xf:title>
<xf:css src="xs_uup_renew.less" />
<xf:js src="XenSoluce/UserUpgradePro/upgrade-page.js" />
<div class="block">
<div class="block-container">
<ul class="block-body">
<li>...
Hello, i've noticed that nothing happens when clicking on "Renew". When investigating i saw an if check for XENTR/AccountUpgrades in the xs_uup_renew template.
I tried to troubleshoot this problem but eventually had to remove the if tag to get it to work. I can't help you further sadly.
Best...
Hello, i think to have spotted a bug in the Upgrade Coupon addon. When i had an upgrade active and clicked on buy again/renew i would get an error saying the page couldn't be found.
When checking the file: src/addons/XenSoluce/UpgradeCoupons/Pub/Controller/UpgradeCoupons.php i noticed that in...
Hello,
i have encountered this issue this time on xenforo 2.3.4.
The time i encountered this issue before it happened on xenforo 2.2.15 (i think).
Best regards
zordem
Hello, i was able to fix this error by modifying the file: src/addons/XenSoluce/UserUpgradeDuration/XF/Repository/UserUpgrade.php
public function expireActiveUpgrade(\XF\Entity\UserUpgradeActive $active, \XF\Entity\UserUpgradeExpired $expired = null)
{
if ($active->uud_id...
Hello, im using UserUpgradeDuration, UserUpgradePro, Upgrade Coupons and NF/Gift Upgrades and i encounter the following issue when the cron job tries to expire user upgrades:
Error: Attempt to assign property "uud_id" on null in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.