Theme editor

Search results

  1. DGT Girl

    XF-Addon What's New Digest - 5.3.1 bugfix - XF2.2 backwards compatibility

    Minor change for XF2.2 backwards compatibility. Only required if running XF2.2 - anyone running XF2.3 can skip this upgrade if you choose.
  2. DGT Girl

    XF-Release XenForo 2.3.7 NULL 2.3.7

    XenForo 2.3.7 Released We strongly recommend running previous versions of XenForo 2.3 upgrade to this release to benefit from increased stability. In addition to the usual fixes and improvements, XenForo 2.3.7 also includes a critical security fix to ensure the security of Passkeys that have...
  3. DGT Girl

    XF-Addon What's New Digest - 5.3.0 - Bugfixes and updated test tool

    bugfix: user preference field in AdminCP wasn't showing in XF 2.3 due to template modifications that no longer worked - this has been fixed bugfix: unsubscribe uses stopAllExcept by default in XF 2.3 - so we need to ensure we're stopping Whats New Digest if this is called instead of StopAll...
  4. DGT Girl

    XF-Addon [vbresults.com] Filter Thread Fields - 1.0.5

    Fixed bug when filtering multi-select and checkbox fields Fixed bug when saving threads with multi-select and checkbox fields Number textbox thread field filters now have a min/max range Standard textbox thread field filters now return partial matches (single-addon single-site/1SL)
  5. DGT Girl

    XF-Addon [vbresults.com] Post Keyword Alerts - 1.1.3

    Code optimizations (single-addon single-site/1SL)
  6. DGT Girl

    XF-Addon [vbresults.com] Filter Resource Fields - 1.0.7

    Fixed bug when filtering multi-select and checkbox fields Fixed bug when saving resources with multi-select and checkbox fields (single-addon single-site/1SL)
  7. DGT Girl

    XF-Addon [vbresults.com] Filter Resource Fields - 1.0.6

    Number textbox resource field filters now have a min/max range Standard textbox resource field filters now return partial matches
  8. DGT Girl

    XF-Addon [vbresults.com] Filter Media Fields - 1.0.1

    Fixed bug when filtering multi-select and checkbox fields Fixed bug when saving media with multi-select and checkbox fields Number textbox media field filters now have a min/max range Standard textbox media field filters now return partial matches (single-addon single-site/1SL)
  9. DGT Girl

    XF-Addon [XenGenTr] Forum Statistics - 4.3.1

    Improvements have been made to the HTML structure. Improvements have been made to the Less structure.
  10. DGT Girl

    IPS Community Suite 5.0.9 NULL 5.0.9

    Invision Community - Engage and empower your community Build and grow your community with our scalable and customizable community platform. Successful communities start here We help brands of all sizes increase customer loyalty, reduce support costs and drive sales. Engage customers Customers...
  11. DGT Girl

    IPS Community Suite 4.7.22 NULL 4.7.22

    Invision Community - Engage and empower your community Build and grow your community with our scalable and customizable community platform. Successful communities start here We help brands of all sizes increase customer loyalty, reduce support costs and drive sales. Engage customers Customers...
  12. DGT Girl

    Xenforo 2: Docker Compose

    Hello everyone! This is a quick tutorial on how to run Xenforo 2 using in containers docker-compose or podman-compose on a Linux host. I'm using a VM with Alma Linux installed, this means that SELinux is enforced so this guide should work with any Linux VM. All the dependencies you need are...
  13. DGT Girl

    XF-Skin [DohTheme] Fore - 2.3.6a

    Minor layout enhancements.
  14. DGT Girl

    XF-Addon [DigitalPoint] App for Cloudflare® - Ability to preload resources

    Updated charting library (Chart.js) to 4.5.0 Make use of XF\Util\Ip::stringToBinary & XF\Util\Ip::binaryToString if using XenForo >= 2.3 Firewall option to force registration challenge removed (no longer needed now that Turnstile is supported) Removed option to force contact and registration...
  15. DGT Girl

    XF-Addon [DigitalPoint] App for Cloudflare® - Fixes issue with class extension execution order

    Fixes an issue where if you have other addons that extend the XF\Templater class, with an execution order higher than 1000, and you are trying to view IP addresses that were logged without an associated geo-location record for that IP.
  16. DGT Girl

    XF-Addon [DigitalPoint] App for Cloudflare® - Minor update

    Removed use of is_callable() (PHP 8.2+ compatibility change) Added Cloudflare setting: Security -> Bots -> AI Labyrinth
  17. DGT Girl

    XF-Addon [DigitalPoint] App for Cloudflare® - Couple fixes

    Fixed issue with geo-location of user IPs in admin area on latest versions of PHP Fixed issue with geo-location when users are viewing their own IP addresses (when using)
  18. DGT Girl

    XF-Addon [DigitalPoint] App for Cloudflare® - Minor (mostly) compatibility update

    Get user IP from request class rather than PHP global variable Geo-location flags work for article authors Don't log geo-location info for sessions if using XenForo < 2.2.8 (required method wasn't introduced until XF 2.2.8) Internally simplified how geo-location flag CSS is generated
  19. DGT Girl

    XF-Addon [DigitalPoint] App for Cloudflare® - Adds R2 streaming & geo-location functionality

    First of all, this is a big(ish) update... Large R2 attachments should see the download start much faster for end users (rather than downloading it fully on the server before sending it to user, it's done with streams now). Honestly not sure why I didn't do it that way to begin with, but thanks...
Back
Top