I have teh same error. Is there any way to actually fix it? Also, and I am nto sure if this is related, I cannot log in as system. I can an error message in my browser and the server logs report:
[27/Apr/2000:14:23:26][25405.5125][-conn1-] Error: nsd.tcl: can't use non-numeric string as operand of "&&"
can't use non-numeric string as operand of "&&"
while executing
"if { [ad_parameter UsersTableContainsConvertedUsersP] && $converted_p == "t" } {
# we have a user who never actively registered; he or she was
..."
(file "/webroot/test/acspg/www/register/user-login.tcl" line 67)
invoked from within
"source $script"
invoked from within
"if ![file exists $script] {
ns_returnnotfound $conn
} else {
source $script
}"
(procedure "ns_sourceproc" line 3)
invoked from within
"ns_sourceproc cns14 {}"