[TH] User Criteria Extended

xF2 Add-on [TH] User Criteria Extended 1.0.7 Patch Level 1

No permission to download
Changes:
  • Resolved an issue that would prevent custom user field criteria to work on new installations.
Please Note: This update is not compatible with XenForo 2.0.

Please Note: To upgrade, please upload the files, install the new add-on [TH] User Criteria Extended, then proceed with uninstalling [KL] User Criteria Extended and deleting the files under src/addons/KL/UserCriteriaExtended.

Changes:
  • Adjust description of a few criteria
  • Fixed a few criteria not working as expected
  • Added new criteria:
    • User has submitted no more than X resources (XFRM)
    • User has received a reaction score of no more than X
    • Users reaction score to message ratio is no more than
    • User has no more than X trophy points
    • User is (not) browsing with one of the selected styles
    • User has at least/no more than X bookmarks
    • Username does (not) match regular expression
    • Custom user title does (not) match regular expression
    • User is (not) browsing with one of the selected languages
    • User has at least/no more than X connected accounts
    • User is surfing (in)visible
    • User has at least/no more than X unread conversations
    • User is (not) staff
    • User has no more than X media items (XFMG)
    • User has no more than X albums (XFMG)
    • Users password is (not) older than X days
    • User has (not) filled out "Location"
    • User is born on day/month/year X
    • User has (no) active user upgrades
    • User has (no) push notification subscription
    • User has voted on at least/no more than X polls
Changelog
Bugfixes & Changes
  • Fixed a bug that would throw an undefined index error when selecting the "Has created at least X threads" criterion. Make sure to edit all places where you used that criterion and configure it anew after updating.
Changelog
Bugfixes & Changes
  • Stable release.
Changelog
Bugfixes & Changes
  • Fixed a bug that may would prevent other add-on criteria to be checked if this add-on was enabled.
Additions
  • Added various new custom user field criteria:
    • User has provided a value
    • User has provided no value
    • User value matches regular expression
    • Dates
      • Day equals
      • Month equals
      • Year equals
      • Date before
      • Date after
    • Colors
      • Red component above
      • Red component below
      • Green component above
      • Green component below
      • Blue component above
      • Blue component below
    • E-mails
      • Domain matches
    • Numbers
      • Value is below
      • Value is above
Changelog
Bugfixes & Changes
  • Fixed an "undefined index" error thrown by all criteria related to active warning amount.