The method isInvalidClientIP was not found in component C:/CFusion/cfusion/CustomTags/ipTools.cfc.
|
|
Ensure that the method is defined, and that it is spelled correctly.
|
| |
The error occurred in C:/CFusion/cfusion/CustomTags/sCaptcha.cfm: line 118
Called from C:/CFusion/cfusion/CustomTags/sCaptcha.cfm: line 27
Called from C:/CFusion/cfusion/CustomTags/sCaptcha.cfm: line 1
Called from D:/www/YMNews/app_globals.cfm: line 1
Called from D:/www/YMNews/Application.cfc: line 24
|
116 : if (structkeyexists(request.httpHeaders.headers, headerName)) {
117 : ipValue = trim(listfirst(request.httpHeaders.headers[headerName]));
118 : if (len(ipValue) && request.ipTools.isInvalidClientIP(ipValue)) {
119 : sr.addToBlocklist(CGI.REMOTE_ADDR);
120 : if (!isWildcardAccept){
|
|
|
Resources:
|
| Browser |
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
| Remote Address |
140.248.79.25 |
| Referrer |
|
| Date/Time |
03-Aug-26 06:38 PM |
|