In fact, I think it's ignoring permissions. When I installed the gift button was already there. And despite setting "Gift to users" as yes, no or never, nothing really happened. My assumption was it's been hardcoded in.
In fact, I think it's ignoring permissions. When I installed the gift button was already there. And despite setting "Gift to users" as yes, no or never, nothing really happened. My assumption was it's been hardcoded in.
Ah yeah, there's actually a bug there where it won't hide for guests even if they have no gifts available to give. I'll get it fixed in the next release. Thanks!
Where do we select the particular upgrade that users can gift? Right now it shows only the first upgrade in the list and gives no option to gift a different upgrade.
Where do we select the particular upgrade that users can gift? Right now it shows only the first upgrade in the list and gives no option to gift a different upgrade.
Recurring upgrades can't be gifted, at the moment. If you're not seeing upgrades, that'll be why.
IIRC, there's no real technical reason why it can't be done. It just needs to be properly exposed in the UI so that the gifter can cancel that subscription easily. It's something I plan on looking in to but haven't had time.
However, I think he means, if someone is on a recurring sub, and a person buys them a yearly. But I don't see this as an issue. That person can cancel their recurring and reap the benefit of the gifted one.
Ah yeah, there's actually a bug there where it won't hide for guests even if they have no gifts available to give. I'll get it fixed in the next release. Thanks!
Would it be difficult to add this as a feature in some way? A few different approaches could work.
Hooking into XenForo's existing "Disabled user upgrades"
Adding a new list of upgrades like the above, explicitly for blocking gifting
Adding another usergroup selection that says user cannot be in to be gifted the upgrade if they're in it
I feel like the first one may be easiest. That way, the recurring subscriptions and the one-off gift versions can all list each other as disabled. If a user has a subscription or a gift active, they can't subscribe or be gifted it again until it expires.