ca c es ce que je recoois quand je vais sur simtropolis:
Invalid list index 0.
In function ListGetAt(list, index [, delimiters]), the value of index, 0, is not a valid as the first argument ( this list has 5 elements). Valid indexes are in the range 1 through the number of elements in the list.
The error occurred in C:\Websites\Simtropolis.com\lots\_topmenu.cfm: line 29
Called from C:\Websites\Simtropolis.com\lots\lots.cfm: line 112
Called from C:\Websites\Simtropolis.com\lots\lots.cfm: line 1
27 : <CFSET username =
ListGetAt(cookie.IBB,listContains(cookie.IBB,"user
name=","&"),"&")>
28 : <CFSET username = Replace(username,"username=","")>
29 : <CFSET password =
ListGetAt(cookie.IBB,listContains(cookie.IBB,"pass
word=","&"),"&")>
30 : <CFSET password = Replace(password,"password=","")>
31 : <CFIF password is " " or username is " ">
--------------------------------------------------
------------------------------
Please try the following:
Check the ColdFusion documentation to verify that you are using the correct syntax.
Search the Knowledge Base to find a solution to your problem.
Browser Mozilla/4.0 ( compatible; MSIE 6.0; Windows NT 5.1)
Remote Address 80.201.234.227
Referrer
Date/Time 26-Jan-04 06:57 AM
Stack Trace ( click to expand)
at
cf_topmenu2ecfm421443022.runPage(C:\Websites\Simtr
opolis.com\lots\_topmenu.cfm:29) at
cflots2ecfm2022246780._factor6(C:\Websites\Simtrop
olis.com\lots\lots.cfm:112) at
cflots2ecfm2022246780.runPage(C:\Websites\Simtropo
lis.com\lots\lots.cfm:1)
coldfusion.runtime.InvalidListIndexException: Invalid list index 0.
at
coldfusion.runtime.ListFunc.ListGetAt(ListFunc.jav
a:248)
at
coldfusion.runtime.CFPage.ListGetAt(CFPage.java:24
50)
at
cf_topmenu2ecfm421443022.runPage(C:\Websites\Simtr
opolis.com\lots\_topmenu.cfm:29)
at
coldfusion.runtime.CfJspPage.invoke(CfJspPage.java
:147)
at
coldfusion.tagext.lang.IncludeTag.doStartTag(Inclu
deTag.java:357)
at
coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.j
ava:1871)
at
cflots2ecfm2022246780._factor6(C:\Websites\Simtrop
olis.com\lots\lots.cfm:112)
at
cflots2ecfm2022246780.runPage(C:\Websites\Simtropo
lis.com\lots\lots.cfm:1)
at
coldfusion.runtime.CfJspPage.invoke(CfJspPage.java
:147)
at
coldfusion.tagext.lang.IncludeTag.doStartTag(Inclu
deTag.java:357)
at
coldfusion.filter.CfincludeFilter.invoke(Cfinclude
Filter.java:62)
at
coldfusion.filter.ApplicationFilter.invoke(Applica
tionFilter.java:107)
at
coldfusion.filter.RequestMonitorFilter.invoke(Requ
estMonitorFilter.java:43)
at
coldfusion.filter.PathFilter.invoke(PathFilter.jav
a:80)
at
coldfusion.filter.ExceptionFilter.invoke(Exception
Filter.java:47)
at
coldfusion.filter.BrowserDebugFilter.invoke(Browse
rDebugFilter.java:52)
at
coldfusion.filter.ClientScopePersistenceFilter.inv
oke(ClientScopePersistenceFilter.java:28)
at
coldfusion.filter.BrowserFilter.invoke(BrowserFilt
er.java:35)
at
coldfusion.filter.GlobalsFilter.invoke(GlobalsFilt
er.java:43)
at
coldfusion.filter.DatasourceFilter.invoke(Datasour
ceFilter.java:22)
at
coldfusion.CfmServlet.service(CfmServlet.java:105)
at
jrun.servlet.ServletInvoker.invoke(ServletInvoker.
java:91)
at
jrun.servlet.JRunInvokerChain.invokeNext(JRunInvok
erChain.java:42)
at
jrun.servlet.JRunRequestDispatcher.invoke(JRunRequ
estDispatcher.java:252)
at
jrun.servlet.ServletEngineService.dispatch(Servlet
EngineService.java:527)
at
jrun.servlet.jrpp.JRunProxyService.invokeRunnable(
JRunProxyService.java:192)
at
jrunx.scheduler.ThreadPool$DownstreamMetrics.invok
eRunnable(ThreadPool.java:348)
at
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRu
nnable(ThreadPool.java:451)
at
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeR
unnable(ThreadPool.java:294)
at
jrunx.scheduler.WorkerThread.run(WorkerThread.java
:66)