Thread: Folder Problem
View Single Post
Old 09-06-2004, 12:29 PM  
MonsterDK1212
Guest
 
Posts: n/a
Default error problem

Have also this error but mentioned here never solved my problem...


[18:12] Tcl error in script for 'timer44980':
[18:12] can't read "paths(REQUESTS)": no such element in array

Is the error.

i'm using..
ioFTPD-beta5-8-5r
ioA 1.19
dZSbot 1.15
ioZS V2

Lines from dZS tcl...

set paths(APPS) "/APPS/*"
set type(APPS) "RACE"
set chanlist(APPS) "#PRiVATE"

set paths(REQUEST) "/REQUESTS/*"
set type(REQUEST) "RACE"
set chanlist(REQUEST) "#PRiVATE"

set chanlist(DEFAULT) "#PRiVATE"
set chanlist(INVITE) "#PRiVATE"
set chanlist(WELCOME) "#PRiVATE"


VFS:

"c:\ioFTPD\site\mnt\" /
"d:\ftproot\APPS\" /APPS
"d:\ftproot\REQUESTS\" /REQUESTS


TIA.
  Reply With Quote