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 E:\Web\WineTasteTV\search.cfm: line 42
Called from E:\Web\WineTasteTV\search.cfm: line 26
Called from E:\Web\WineTasteTV\search.cfm: line 25
Called from E:\Web\WineTasteTV\search.cfm: line 22
Called from E:\Web\WineTasteTV\search.cfm: line 16
Called from E:\Web\WineTasteTV\search.cfm: line 15
Called from E:\Web\WineTasteTV\search.cfm: line 9
Called from E:\Web\WineTasteTV\search.cfm: line 6
Called from E:\Web\WineTasteTV\search.cfm: line 5
Called from E:\Web\WineTasteTV\search.cfm: line 1
|
40 : flush();
41 : parentcategory=trim(listgetat(articleindex.articles.article.categories.xmltext, 1));
42 : category=trim(listgetat(articleindex.articles.article.categories.xmltext, 2));
43 : parentcategorybase=charCleaner.urlfriendly(trim(parentcategory));
44 : categorybase=charCleaner.urlfriendly(trim(category));
|
|
|
Resources:
|
| Browser |
CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| Remote Address |
38.107.191.100 |
| Referrer |
|
| Date/Time |
07-Sep-10 06:03 PM |
|