403 Security Message
-
If I try to enter this simple, code into a comment:
<div class=”qcf-main qcf-style default”><div id=”none”><div class=”qcf-state qcf-ajax-loading qcf-style default”><h2>Checking…</h2></div><div class=”qcf-state qcf-ajax-error qcf-style default”><div align=”center”>Ouch! There was a server error.<br>Retry »</div></div><div class=”qcf-state qcf-sending qcf-style default”><h2>Sending message…</h2></div><div class=”qcf-state qcf-form-wrapper”>
I get:
403 Forbidden
A potentially unsafe operation has been detected in your request to this site, and has been blocked by Wordfence.
If you are an administrator and you are certain this is a false positive, you can automatically whitelist this request and repeat the same action.
I am certain this is a false positive.
Whitelist This Action
——-
Seriously? The code in question was all escaped (< to < and so on). It seems that the ‘onclick=”retryValidation(this)’ was triggering the error. I’m trying to run a bbPress technical support forum, and this sort of content in a comment happens all the time. How do I disable this behavior – or better yet – fix you checking code to tell the difference between real code an escaped code.
The topic ‘403 Security Message’ is closed to new replies.