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:/inetpub/wwwroot/saaten-union.internet.2009/system/lib_documents.cfm: line 651
Called from C:/inetpub/wwwroot/saaten-union.internet.2009/system/lib_content.cfm: line 655
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
|
649 : <cfset url.cat = ListGetAt(prd,1)>
650 : <cfset url.id = ListGetAt(prd,2)>
651 : <cfset url.type = ListGetAt(prd,3)>
652 : <cfquery dbtype="query" name="get_srt" maxrows="1" result="status">
653 : select * from session.srtquery
|
|
|
Resources:
|
| Browser |
CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| Remote Address |
38.107.179.217 |
| Referrer |
|
| Date/Time |
23-May-12 02:32 AM |
|