Invalid list index 2.
|
|
In function ListGetAt(list, index [, delimiters]), the value of index, 2, is not a valid as the first argument (this list has 1 elements). Valid indexes are in the range 1 through the number of elements in the list.
|
| |
The error occurred in C:/inetpub/wwwroot/saaten-union.internet.2009/system/lib_documents.cfm: line 377
Called from C:/inetpub/wwwroot/saaten-union.internet.2009/system/lib_content.cfm: line 657
Called from C:/inetpub/wwwroot/saaten-union.internet.2009/index.cfm: line 53
Called from C:/inetpub/wwwroot/saaten-union.internet.2009/index.cfm: line 23
Called from C:/inetpub/wwwroot/saaten-union.internet.2009/index.cfm: line 5
Called from C:/inetpub/wwwroot/saaten-union.internet.2009/index.cfm: line 1
|
375 : <cfset var content = "">
376 : <cfset url.pid = ListGetAt(prd,1)>
377 : <cfset url.cid = ListGetAt(prd,2)>
378 : <cfset url.template = ListGetAt(prd,3)>
379 : <cfset url.id = ListGetAt(prd,4)>
|
|
|
Resources:
|
| Browser |
CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| Remote Address |
38.107.179.209 |
| Referrer |
|
| Date/Time |
18-May-12 09:28 PM |
|