Quote:
Originally Posted by gastonCZ
--------------------------- ErrorInfo ----------------------------
can't read "groups": variable is array
while executing
"set $varName"
(procedure "DebugLog" line 12)
invoked from within
"DebugLog -state [info script]"
(procedure "::nxTools::Utils::Main" line 3)
invoked from within
"::nxTools::Utils::Main [expr {[info exists args] ? $args : ""}]"
(file "..\scripts\nxTools\nxUtilities.tcl" line 815)
--------------02-20-2008 09:45:07 "..\scripts\nxTools\nxUtilities.tcl" terminated abnormally
|
The "groups" variable is a global variable set by ioFTPD. It appears another script is deleting the "groups" variable and making a "groups" array.
This is either caused by another script (other than nxTools) you have loaded, or possibly a bug in ioFTPD. What version of ioFTPD are you using?