ERR_BLOCKED_BY_XSS_AUDITOR

keep getting this error from the user side of the website. it seems to be chrome, when ever I post into the profile, like edit the description it throws that message and makes it look like the website is down. I find when I refresh that the content has indeed posted but wonder if anyone else is experiencing this problem and if they have managed to resolve it?

Quote · 6 Oct 2017

I must also say that the form used to submit content from groups/events/blogs doesn't do the ERR_BLOCKED_BY_XSS_AUDITOR thing, its only from the profile. So i think it might be something to do with the html editor that not maybe checking the content before posting it

Quote · 6 Oct 2017

If you are sure that this is false positive detection, then you can stop Chrome to do the checking on your site, by adding the following into inc/header.inc.php file:

header('X-XSS-Protection:0');
Rules → http://www.boonex.com/terms
Quote · 9 Oct 2017

Thankyou ! works now

Quote · 9 Oct 2017
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.