Advanced Traffic Statistics: Live Radar, WAF & AI Security

Advanced Traffic Statistics: Live Radar, WAF & AI Security 1.8.2

No permission to download
I use the Brave browser. Yes, the auto-translate setting is on. I disabled it and refreshed with no change in appearance. I run Windows 11 Pro (26200.7922). I have not edited any templates. Thanks.

ETA: I downloaded Firefox and it has the same problem.


View attachment 334671
Depending on your server's PHP configuration, cache, or if an HTML minifier is active, XenForo's template compiler can mishandle that line-break, breaking the HTML tag and causing it to spill out as plain text.

I have completely cleaned up and reformatted the code, and I also forced a translate="no" attribute on those specific elements to prevent any future issues with browser extensions.

I have attached a ZIP file with the updated templates. Could you please test them on your board?

How to apply the test templates:

  1. Download and extract the attached .zip file.
  2. Go to your XenForo Admin Control Panel -> Appearance -> Templates.
  3. Search for the statistiche_pagina_report template, open it, delete all the existing code, and paste the entire code from the corresponding text file. Click Save.
  4. Do the exact same thing for the statistiche_widget_sidebar template.
  5. Refresh your front-end page (you might need to clear your forum/Cloudflare cache) and check if the chart displays correctly.
How to revert the changes:If you don't notice any differences or simply want to undo the manual edit, it's very easy to roll back. Just go back to the Template search, open the modified template, and click the Revert button (usually located at the top or bottom of the editor). This will instantly restore the default code from the current add-on version.

Let me know how it goes! Your feedback is highly appreciated so I can include this fix globally in the upcoming 1.8.2 release."
 

Attachments

Depending on your server's PHP configuration, cache, or if an HTML minifier is active, XenForo's template compiler can mishandle that line-break, breaking the HTML tag and causing it to spill out as plain text.

I have completely cleaned up and reformatted the code, and I also forced a translate="no" attribute on those specific elements to prevent any future issues with browser extensions.

I have attached a ZIP file with the updated templates. Could you please test them on your board?

How to apply the test templates:

  1. Download and extract the attached .zip file.
  2. Go to your XenForo Admin Control Panel -> Appearance -> Templates.
  3. Search for the statistiche_pagina_report template, open it, delete all the existing code, and paste the entire code from the corresponding text file. Click Save.
  4. Do the exact same thing for the statistiche_widget_sidebar template.
  5. Refresh your front-end page (you might need to clear your forum/Cloudflare cache) and check if the chart displays correctly.
How to revert the changes:If you don't notice any differences or simply want to undo the manual edit, it's very easy to roll back. Just go back to the Template search, open the modified template, and click the Revert button (usually located at the top or bottom of the editor). This will instantly restore the default code from the current add-on version.

Let me know how it goes! Your feedback is highly appreciated so I can include this fix globally in the upcoming 1.8.2 release."
Yes, these worked. Also, I needed to change the word visite to visits again. Just search and replace. Thanks!
 
Supergatto updated Advanced Traffic Statistics: Live Radar & WAF Security with a new update entry:

Update 1.8.2 - The Age of Artificial Intelligence

✨ NEW KEY FEATURES

🤖 AI Security Analyst (AI Radar)

Automated Daily Reports: Every night at 12:30 AM (UTC), the add-on collects the day's traffic data (humans, legitimate bots, blocked threats) and securely sends it to the AI (based on Google Gemini 2.5 Flash).

Advanced Forensic Analysis: The AI doesn't simply summarize the numbers; it thoroughly examines a sample of the last 200 connections to uncover suspicious patterns, aggressive scraping bots (e.g., HeadlessChrome), unauthorized AI...

Read the rest of this update entry...
 
Love the new update.

A couple small bugs I noticed.

Report page:
- The Statistics (overview) block, right side. The members count is off by one (1) added to the count. (edit to add: I just did a complete recount of all accounts in all states, and the only reason that the count could be accurate is if it also counts members awaiting confirmation at registration. I have one user that never confirmed. That's why I ask.)

Widget & Reports page:
- I notice I had a TOR visitor today and it logged as a country code "T1". If it is intended to be logged as a TOR "country" it needs an image for the flag displays. Right now the broken image displays in the flag cell on the widget and reports page.
 
Last edited:
Back
Top Bottom