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 |
CCBot/2.0 (https://commoncrawl.org/faq/) |
| Remote Address |
18.97.14.91 |
| Referrer |
|
| Date/Time |
18-Apr-26 03:01 AM |
|