• 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%)

Post Friction 2.11.0

Change log

  • Require StandardLib v1.19.0+
  • Do not special case the is admin/mod always being able to accept post friction for posting to a thread.
    Instead apply the Bypass post friction restrictions per-forum user-group permission for the admin/mod user groups.
  • Show the phrase sv_pf_messages_header_no_reply instead of sv_pf_messages_headerfor threads which outright block replying due to post friction settings not being met.
    • Default text is You can not reply for the following reasons.
  • Add post friction option to require 2fa to reply to a thread/forum, this is shown upfront like the old thread warning when viewing a thread
    • Can be applied globally, per-forum, or per-thread.
Back
Top