View Single Post
Old 03-29-2005, 08:33 AM  
djdeluxe76
Member
 
Join Date: Mar 2005
Posts: 43
Default [SOLVED] ioAUTONUKE.itcl ErrrorInfo Question

Hello,

I hope this is the right Forum to post this, but as ioAUTONUKE.itcl
came with ioBanana v20 and my ioFTPD-beta-5-8-5r I guess I'll post
this here as a start:

When I schedule ioAUTONUKE with warnings enabled and deletion
disabled as told in ioBanana manual I get this message in my
SystemError.log file.


Code:
--------------------------- ErrorInfo ----------------------------
can't read "anuke(allowed,0DAY)": no such element in array
    while executing
"foreach group $anuke(allowed,$section) {
if {[string match -nocase "*-$group" $name]} {return 1}
}"
    (procedure "isallowed" line 3)
    invoked from within
"isallowed "$subsection" "$release""
    (procedure "autonuke" line 233)
    invoked from within
"autonuke"
    (file "C:\ioFTPD\script03-29-2005 15:00:06 "C:\ioFTPD\scripts\ioAUTONUKE.itcl" terminated abnormally

Can I be told from this error message what I need to change/tweak
in the itcl script to make the autonuker work correctly? If more setup
info is needed please ask the parts you need. Sorry for this
inconvenience, but I am quite ew to Tcl and I dont understand the
language yet, so I wouldnt know how this relates to ther settings.

Thanks for taking your time to read this post!

Cheers!
DJ
djdeluxe76 is offline   Reply With Quote