View Single Post
Old 11-16-2005, 03:14 PM  
void4ever
Junior Member
 
Join Date: Nov 2005
Posts: 27
Default

So i got the shareDB to load just fine using an older version of mysql and the odbc. But i'm getting an error in the nx script when logging in. The site close part of the script is having trouble with the groups var it looks like. Any ideas???

"::nxToo11-16-2005 11:52:10 "..\scripts\nxTools\nxClose.tcl" terminated abnormally
--------------------------- ErrorInfo ----------------------------
can't read "group": no such variable
while executing
"ExcemptCheck $user $group $flags"
("LOGIN" arm line 2)
invoked from within
"switch -- $event {
CLOSE {
iputs ".-\[Close\]-----------------------------------------------------------------."
if {[..."
(procedure "::nxTools::Close::Main" line 7)
invoked from within
"::nxToo

Void4ever
void4ever is offline   Reply With Quote