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

Threadmarks Pro 2.11.1

Change log

  • Fix internal server instead of a 404 error on attempting to touch threadmark actions of a non-existent post
  • Fix on-thread preview with a threadmark header not respecting the max-height attribute as expected, and remove redundant borders.
  • Force global namespace for functions which are known to be optimizable to bytecode in php
  • Set Cache-Control:public when an rss feed is rendered for a guest
  • If a threadmark is required in a thread, do not let the last threadmark be deleted for normal users
  • If threadmark index is required in a thread, do not let it be deleted for a thread for normal users
  • Change the reader-mode footer the "view content" link to "view discussion" which jumps to just after the content instead of the start of the content
  • More aggressively wrap a thread's threadmark category list to avoid partial wrapping of the category list which consumes more vertical space than desired
  • Only inject threadmark index as thread preview if it is visible, even if the user can see non-visible threadmark indexes
  • For fourms which require a threadmark/threadmark index or embed a threadmark index into threads
    • Allow sorting forums by last threadmark date
    • Allow sorting forums by watcher count
Back
Top