PDA

View Full Version : Installation Problem with v1.05


g.koustoubardis
11-25-2006, 05:15 PM
I have followed all the readme for the installation of the nxtools
but every time i try to upload something i allways get the same error in systemerror.log

can't read "dupe(CheckDirs)": no such variable
while executing
"IsTrue $dupe(CheckDirs)"
("PREMKD" arm line 4)
invoked from within
"switch -- $event {
DUPELOG {
set virtualPath [GetPath [join [lrange $argList 2 end]] $pwd]
if {[IsTrue $dupe(CheckDirs..."
(procedure "::nxTools::Dupe::Main" line 8)
invoked from within
"::nxToo

What im doing wrong?

Please help

g.koustoubardis
11-25-2006, 05:50 PM
sorted out

it was my dirs structure. it had "[]" witch is not allowed.

Yeah :D