Thread: nxTools v1.1.0
View Single Post
Old 02-28-2008, 12:12 AM  
neoxed
Too much time...
 
Join Date: May 2003
Posts: 1,326
Default

Quote:
Originally Posted by gastonCZ View Post
--------------------------- 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?
neoxed is offline   Reply With Quote