Attribute validation error for CFLOOP.
|
The value of the STARTROW attribute is invalid. The value specified, -113.0, must be greater than or equal to 1.0.
|
|
The error occurred in C:/Websites/BestKitsEVA.com/product_results.cfm: line 61
Called from C:/Websites/BestKitsEVA.com/products.cfm: line 97
Called from C:/Websites/BestKitsEVA.com/index.cfm: line 83
|
59 : <div class="row">
60 : <CFSET var.rcount = 0>
61 : <CFLOOP query="prodq" startrow="#startRow#" endrow="#endRow#">
62 : <CFSET var.rcount = var.rcount + 1>
63 : <CFQUERY name="picq" datasource="#DSN#" username="#USER#" password="#PASS#">
|
|
Resources:
|
Browser |
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
Remote Address |
3.129.249.247 |
Referrer |
|
Date/Time |
10-Nov-24 03:13 PM |
|