Thread: nxtools-v1.2.1
View Single Post
Old 05-26-2008, 09:44 AM  
l.d.m
Member
 
Join Date: Feb 2007
Posts: 31
Default

small bug

if you close the site with SITE CLOSE command and then you try to login with a user that doesn't exist, you got this error message in SystemError.log:
Quote:
05-26-2008 16:33:05 "..\scripts\nxTools\nxClose.tcl" terminated abnormally
--------------------------- ErrorInfo ----------------------------
can't read "user": no such variable
while executing
"IsExempt $user $group $flags"
(procedure "OnLogin" line 10)
invoked from within
"OnLogin"
("LOGIN" arm line 2)
invoked from within
"switch -- $event {
CLOSE {
set result [SiteClose [lrange $argList 1 end]]
}
LOGIN {
set result [OnLogi..."
(procedure
l.d.m is offline   Reply With Quote