Invalid CFML construct found on line 24 at column 2.
|
|
ColdFusion was looking at the following text: < The CFML compiler was processing: < marks the beginning of a ColdFusion tag.Did you mean LT or LTE?- A cfif tag beginning on line 23, column 2.
|
| |
The error occurred in C:/websites/stratusecommerce/application.cfc: line 24
|
22 :
23 : <cfif findnocase("/browse/", cgi.query_string) and len(trim(cgi.http_referrer)) eq 0 and now() gt "2/26/2026 00:00:00" and now() lt "2/26/2026 23:59:59"
24 : <cffile action="append" file="C:\websites\logs\IP#dayofyear(now())#blocked2.txt" output="#now()#|#realip#|#cgi.script_name#|#cgi.query_string#|#cgi.http_user_agent#|#cgi.http_referrer#">
25 : <cfabort>
26 : </cfif>
|
|
|
Resources:
|
| Browser |
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
| Remote Address |
104.23.197.214 |
| Referrer |
|
| Date/Time |
26-Feb-26 07:29 AM |
|