Search results

  1. S

    Support Can't buy sub with User Upgrade Pro

    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() &&...
  2. S

    Suggestion Admin permission for User Upgrade Pro section

    Hello, i would like to have a admin permission to see the user upgrade pro section as i have admins that shouldn't see these info. Best regards zordem
  3. S

    Solved Template xs_uup_renew seems to not work properly

    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...
  4. S

    Solved Can't renew sub with User Upgrade Pro

    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...
  5. S

    Solved Error: Attempt to assign property "uud_id" on null

    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...
Back
Top Bottom