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

Collaborative Threads 2.10.1

Change log

  • Code cleanup removing leftover XF2.1 workarounds
  • Fix redundant additional join when Forum reply ban by Xon add-on is installed
  • Fix incorrectly changing XF/FindNew/Thread::applyFilters visibility
  • Fix determing the maximum allowed collaborators in a thread was repeatedly computed
  • Fix Vote Tally support, where a collaborator not being able to close their own scheduled votes
  • Thread collaboration management page changes
    • Allow collaborators to see the thread collaboration page
    • Allow thread starter to view the collaboration page if they can not start a collaborative thread but they are participating in a collaborative thread with other collaborators
    • Correctly display if no more users can be added to a collaborative thread
Back
Top