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

Vote Tally 2.4.6

Change log

  • Fix that the code tag would not be correctly ignored if it was part of a vote
  • Force global namespace for functions which are known to be optimizable to bytecode in php, or known global functions to avoid a current namespace lookup for the function.
  • Add new "Ignore block tags" option to control tags which are moved with all thier contents. Adds quotes/code/spoilers and a number of advanced bb-codes block add-ons
  • Trim "ignore tags" of tags which have been moved to "Ignore block tags". Add hr/plain tags as otherwise things will not work as expected.
  • Add "Extract vote templates inside spoilers for opening scheduled vote posts" option
Back
Top