Recent content by Supergatto

  1. S

    Advanced Traffic Statistics: Live Radar, WAF & AI Security

    Supergatto updated Advanced Traffic Statistics: Live Radar, WAF & AI Security with a new update entry: Update 1.8.5 - AI Report Localization & Timezone Sync Read the rest of this update entry...
  2. S

    Advanced Traffic Statistics: Live Radar, WAF & AI Security

    Hi! Thank you so much for the sharp eye and for reporting this. You caught a minor typo/glitch that slipped into the script during the build process of the previous version. It was completely harmless to the forum's functionality, but definitely annoying to see in the developer console! I have...
  3. S

    Advanced Traffic Statistics: Live Radar, WAF & AI Security

    Supergatto updated Advanced Traffic Statistics: Live Radar, WAF & AI Security with a new update entry: Update 1.8.4 - Bot Signatures Update & Stability Read the rest of this update entry...
  4. S

    Advanced Traffic Statistics: Live Radar, WAF & AI Security

    Hi Tom, I have analyzed the stack trace you provided. The MySQL server has gone away exception is a server-level issue, not a bug within the add-on's code. Because our add-on logs traffic at the very beginning of the page load process (app_pub_start), it is often the first to communicate with...
  5. S

    Quiz System PRO - Gamification, Analytics, Certificate & User Engagement

    We're currently working on another project. We'll consider your request in the future.
  6. S

    Advanced Traffic Statistics: Live Radar, WAF & AI Security

    The first option is visible in Setup>Options>Advanced Statistics (www.yoursite.com/admin.php?options/groups/statistiche_config/) The second one can be found in all your user groups. Group&Permission>Usergroup>Admin or Supermod, Mod, Registered etc.. (www.yoursite.com/admin.php?user-groups/)...
  7. S

    Advanced Traffic Statistics: Live Radar, WAF & AI Security

    The page is automatically created by the addon. Make sure you've enabled the correct display in your settings and groups.
  8. S

    Advanced Traffic Statistics: Live Radar, WAF & AI Security

    The system automatically sends the activation code. Check your email and spam folders in the email address you used for PayPal. If you haven't received it, send me a PM specifying the email address you used and I'll resend it. Once you get the code go to the addon settings and enter it.
  9. S

    Advanced Traffic Statistics: Live Radar, WAF & AI Security

    Hi Tom, First of all, thank you very much for your purchase! Your support is greatly appreciated. Regarding the issue you mentioned with XFA-WRC and the user_id = 0 logic: XF Guest Logic: You are correct; XenForo natively assigns user_id = 0 to Guests or when content is associated with a...
  10. S

    Advanced Traffic Statistics: Live Radar, WAF & AI Security

    From the xenforo admin panel, rename the phrase with a shorter one. We will fix it in the next release We already included the fix in the previous release. If it didn't work, please attach a screenshot of the bot connecting again, as it's difficult to replicate if it doesn't connect to our forum.
  11. S

    Advanced Traffic Statistics: Live Radar, WAF & AI Security

    Hi! While your rule is definitely effective at stopping the bot attack, I would like to issue a small "heads-up" for everyone using XenForo 2.3. The string style-variation is actually a core part of XenForo 2.3's native functionality. It is used by the system to handle Style Variations...
  12. S

    Advanced Traffic Statistics: Live Radar, WAF & AI Security

    Thank you for this detailed report. This information is extremely helpful and explains exactly why you are seeing the MySQL 3988 error. Your server environment (PHP 8.2.30 and MySQL 8.0.45) is actually excellent and very modern. The problem is not the software version, but a "collation...
  13. S

    Advanced Traffic Statistics: Live Radar, WAF & AI Security

    Hi! That is actually a fantastic idea. If you have a system consultant and your own server on KnownHost, upgrading your stack is the most professional and definitive way to solve this, rather than just patching the symptoms. Upgrading PHP is highly recommended anyway (XenForo 2.3+ performs...
  14. S

    Advanced Traffic Statistics: Live Radar, WAF & AI Security

    Hi! What you are experiencing is unfortunately becoming the "new normal" for many webmasters. Here is a breakdown of what is happening: Robots.txt is not a firewall: The robots.txt file is just a set of "polite suggestions." While Google and Bing follow them, many modern AI scrapers and...
  15. S

    Advanced Traffic Statistics: Live Radar, WAF & AI Security

    Hi! Thank you for the update. The MySQL 3988 error is a specific database restriction related to how your MySQL server handles transactions when there is a mismatch in table collations (e.g., mixing utf8mb4_general_ci and utf8mb4_unicode_ci) or when "GTID mode" is enabled on your server. Since...
Back
Top Bottom