Recent content by Xon

  1. X

    XF 2.3 How to create custom node icons?

    I've got a free add-on which implements this; https://xenforo.com/community/resources/font-awesome-node-icons.10019/ https://atelieraphelion.com/products/font-awesome-node-icons.263/
  2. X

    Slow query logger

    Xon updated Slow query logger with a new update entry: 2.2.3 - Bugfix update Read the rest of this update entry...
  3. X

    Report Improvements by Xon

    Try rebuilding the StandardLib add-on, sometimes add-ons can get stuck in a 'zombie' state and the actual php code for them isn't being executed. Otherwise, please open a ticket on my site and provide an admincp login details so I can investigate the state of the add-on(s).
  4. X

    Signup abuse detection and blocking [Paid]

    There is a configuration where the webserver is not forwarding the client IP to php. There is little this add-on (or Xenforo for that matter) can do when the webserver provides the wrong IP.
  5. X

    Report Improvements by Xon

    Check you don't have $config['enableListeners'] = false; set in config.php
  6. X

    Report Improvements by Xon

    This add-on requires my Standard Library to be installed/active/working, or my various add-ons will refuse to install with that sort of error message. Thanks will look into that
  7. X

    Signup abuse detection and blocking [Paid]

    This add-on is reliant on XF reporting the correct IP, and it sounds like the correct IP is not being reported to php/XF
  8. X

    Dynamic thread url & descriptions for embedding

    This is a limitation of XF's url schema and why this add-on exists (ie to add the ?post_id thing)
  9. X

    Redis Cache By Xon

    This add-on works without phpredis. You should ensure the php version is identical between the site and the job runner, and they have the same extensions. Importantly, the redis socket needs to be accessable to both instances, I'ld probably recommend a localhost TCP connection as they tend to be...
  10. X

    Signup abuse detection and blocking [Paid]

    Check the spam trigger log, it logs rejected signups there.
  11. X

    Advanced Bb Codes Pack [Paid]

    Thanks, I'll review the setup/upgrade code again as it shouldn't be doing that. But at least it should be an easy reproducer.
  12. X

    Signup abuse detection and blocking [Paid]

    This can easily exhaust API calls when using various backend providers. I have been considering email verification, but simply haven't had time to research these. I've found fingerprinting is very difficult and often doesn't give useful results when identify an exact individual and this add-on...
  13. X

    Signup abuse detection and blocking [Paid]

    Xon updated Signup abuse detection and blocking with a new update entry: 1.20.4 - Maintenance update Read the rest of this update entry...
  14. X

    Content Ratings [Paid]

    Xon updated Content Ratings with a new update entry: 2.8.10 - Bugfix update Read the rest of this update entry...
  15. X

    Threadmarks Pro [Paid]

    Xon updated Threadmarks Pro with a new update entry: 2.24.6 Read the rest of this update entry...
Back
Top Bottom