Could not find the ColdFusion component or interface C:/CFusion/cfusion/CustomTags/ipTools.cfc.
|
|
Ensure that the name is correct and that the component or interface exists.
|
| |
The error occurred in C:/CFusion/cfusion/CustomTags/serverConfig.cfc: line 77
|
75 : /* http://www.analyticsmarket.com/freetools/ipregex */
76 : public boolean function isDevIp(string ip="", array devIPs=[]) hint="I check request params to determine if user is a developer" {
77 : local.ipTools = new ipTools();
78 : local.httpHeaders = local.ipTools.getHttpHeaders();
79 : local.currentIp = local.ipTools.getClientIp();
|
|
|
Resources:
|
| Browser |
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
| Remote Address |
216.73.217.23 |
| Referrer |
|
| Date/Time |
03-Aug-26 05:15 PM |
|