View Single Post
Old 12-17-2004, 10:11 AM  
RoK
Banned
 
Join Date: Jan 2004
Posts: 14
Default Problem with NEWDIR script...

why I get these Error Massages.. ?

Code:
12-17-2004 17:58:12 "..\scripts\newdir\OnPreList.itcl" terminated abnormally
--------------------------- ErrorInfo ----------------------------
can't read "ND_DISABLE(cache)": no such variable
    while executing
"if { $ND_DISABLE(cache) == 0 } { iorefresh }"
    (file "..\scripts\newdir\OnPreList.itcl" line 13)
------------------------------------------------------------------

my init.itcl :
Code:
##### GLOBAL NEWDIR 3.5.2 INI #####
# setup here the path of log
set ND_IOLOG "../logs"

# setup here the path of newdir
# don't forget to setup bandir.cfg & banfile.cfg
set ND_PATH "../scripts/newdir"
-------------------------------------------------------------------

whats worng here ?

Thanks all ...
RoK is offline   Reply With Quote