Context validation error for the CFLOOP tag.
|
The start tag must have a matching end tag. An explicit end tag can be provided by adding </CFLOOP>. If the body of the tag is empty, you can use the shortcut <CFLOOP .../>. The CFML compiler was processing: - The body of a cfoutput tag beginning on line 41, column 2.
- The body of a cfoutput tag beginning on line 41, column 2.
|
|
The error occurred in C:/HostingSpaces/betances/betances.com/wwwroot/cfml/events.cfm: line 40
|
38 : <p><font face="verdana" size="2">No Live Content Has Been Assigned To This Section!</font></p>
39 : <CFELSE>
40 : <CFLOOP ENDROW="#GetContent.RecordCount#" STARTROW="1" QUERY="GetContent">
41 : <cfoutput>
42 : <CFQUERY MAXROWS="1" datasource="#application.db#" name="GetAuthorEmail">
|
|
Resources:
|
Browser |
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
Remote Address |
216.73.216.200 |
Referrer |
|
Date/Time |
14-Jul-25 03:13 PM |
|