Invalid list index 3.
|
|
In function ListGetAt(list, index [, delimiters]), the value of index, 3, is not a valid as the first argument (this list has 2 elements). Valid indexes are in the range 1 through the number of elements in the list.
|
| |
The error occurred in C:\www\SpiderLegs\products\dsp_Detail.cfm: line 20
Called from C:\www\SpiderLegs\products\index.cfm: line 11
Called from C:\www\SpiderLegs\index.cfm: line 3
|
18 :
19 : <div class="pPhoto">
20 : <img src="/webart/products/#VAL(ID)#.jpg" alt="#HTMLEditFormat(Name)# - Click for more info" width=#listGetAt(imagesize,3)# height=#ListGetAt(imagesize,4)# border=0></div>
21 :
22 : <div class="productBlock">
|
|
|
Resources:
|
| Browser |
CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| Remote Address |
38.103.63.59 |
| Referrer |
|
| Date/Time |
20-Aug-08 01:22 AM |
|