12-17-2004, 09:11 AM
|
#1 |
| Banned
Join Date: Jan 2004
Posts: 29
| 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 ...
|
| |