Recent content by Admin

  1. Admin

    xF2 Style [XenGenTr] Style - 9.0

    Updated
  2. Admin

    xF2 Add-on D.C Style - Thumbnail - 1.0.4 Patch Level 1

    Add null safety check for "isContainingMediaBbCode" function in Thumbnail repository (Refer to the case of @otto here: D.C Style - Thumbnail)
  3. Admin

    xF2 Add-on D.C Style - Link Proxy - Version 1.1.4 Patch Level 1

    Add post validation for redirection page, so that any URL outside of own forum posts will be mark as invalid (Refer to the case of @findozor here: D.C Style - Link Proxy) Correct the phrase "continue" (Refer to the case of @beansbaxter here: D.C Style - Link Proxy) Improve code for encoded URL...
  4. Admin

    xF2 Add-on Signature Once - 2.0.6

    Change: Use templater_macro_pre_render over template modification to force hide user signature (#50) Fix: Template error: [E_WARNING] foreach() argument must be of type array|object, null given (#51)
  5. Admin

    xF2 Add-on Search Improvements - 2.13.1

  6. Admin

    xF2 Add-on Frictionless Login 1.0.0 Beta 3

    This Add-on allows users to log into XenForo with a login link sent via email. The link can either be sent upon explicit user request (if this option is enabled) or silently after X failed login attempts. Sending a login link automatically after a few failed login attempts can help users that...
  7. Admin

    xF2 Add-on Login as User (LAU2) - 1.2.9

    Due to the PHP 8.2 problem, I have now made the update earlier than originally planned. [fixed] XF 2.3 compatibility [fixed] PHP 8.3 compatibility
  8. Admin

    xF2 Add-on [MMO] External Accounts - 2.3.0 Beta 1

    Support XF 2.3.0 Min require XF 2.3.0 Beta 3
  9. Admin

    xF2 Add-on s9e Media Sites - Added On3 DB. Updated 247Sports.

    Added On3 DB Industry Comparison widgets. Updated 247Sports player stats embed. Their video player cannot be embedded anymore and has been disabled.
  10. Admin

    xF2 Add-on Upload Avatar From URL - 1.0.3

    Fix: Incompatibility with XenForo 2.3 (#9) Fix: Extended avatar.js is loaded even without permission to upload avatar from URL (#10)
  11. Admin

    xF2 Add-on Daily Reaction Limit - 1.0.5

    Fix: Switching to "Content" reaction limit type causes XFMG comment reaction to be completely disabled (#11) Fix: Execution order of code event listener, class extensions and template modifications does not match that of resource ID (#12)