• A valid XenForo Licence validation token will be required to complete signup and purchasing.
    This may retrieve this from the XenForo Customer Area.
  • All XenForo 2.3+ add-ons require at least php 8.0, recommend php 8.2+
    All XenForo 2.2+ add-ons require at least php 7.2, recommend php 8.x
    All XenForo 2.0-2.1 add-ons require at least php 5.6, recommend php 7.x.
    The Standard Library add-on is also required.
    Older php versions are not supported, and add-ons will either refuse to install or fail to function.
  • Automatic discounts are applied for orders above $100 USD (10%) or for early renewals (5%)

Multiple account emails 1.1.5

Change log

  • Fix resending initial account confirmation email from the admincp may not confirm the account when the user visits it
  • Fix adding a primary email address in a non-valid state in the admincp could silently fail
  • Fix "Make primary email address" button did not report error messages and would silently fail
  • Fix "Make primary email address" when the user had a state of bounced/awaiting email confirmation (edit) would not update the user state to valid and instead mark the new primary email with the non-valid state
  • When a password reset flow completes, update the linked email address to valid if it was bounced/confirmation pending. This can update the user state from bounced/awaiting email confirmation (edit). But not awaiting email confirmation.
Back
Top