Invalid list index 1.
|
In function ListGetAt(list, index [, delimiters]), the value of index, 1, is not a valid as the first argument (this list has 0 elements). Valid indexes are in the range 1 through the number of elements in the list.
|
|
The error occurred in D:/Inetpub/vhosts/pslopt.co.uk/httpdocs/public/login.cfm: line 278
Called from D:/Inetpub/vhosts/pslopt.co.uk/httpdocs/public/login.cfm: line 270
Called from D:/Inetpub/vhosts/pslopt.co.uk/httpdocs/public/login.cfm: line 1
|
276 : successful AND an unsuccessful login.
277 : -->
278 : <cfset referrer_page = ListGetAt(ListLast(CGI.HTTP_REFERER, "/"), 1, "?")>
279 :
280 : <cfif referrer_page NEQ "register.cfm" AND referrer_page NEQ "login.cfm">
|
|
Resources:
|
Browser |
CCBot/2.0 (https://commoncrawl.org/faq/) |
Remote Address |
44.192.94.86 |
Referrer |
|
Date/Time |
28-Jun-22 07:25 PM |
|