asatyss
09-13-2006, 10:21 PM
I am getting this error when I try to view the ToDo list from the User Interface page. I have tried mounting read/write and the problem does not go away. Any ideas?
INTERNAL SERVER ERROR
--cut here--
action_ui '/todo' ''
can't read "::lang": no such variable
while executing
"if {$::lang == "en"} {
set daystr [nth_sup [clock format $originalairdatesecs -format "%e"]]
set airdatestr [clock format $origina..."
("uplevel" body line 58)
invoked from within
"uplevel $body"
invoked from within
"ForeachMfsFileTrans fsid name type $path $prefix 15 {
set rec [db $db openid $fsid]
set manual 0
set suggestion 0
if {$::version >= 3}..."
(procedure "action_todo" line 121)
invoked from within
"action_todo $chan 7 $env"
(procedure "::action_ui" line 28)
invoked from within
"::action_$action $chan $part $env"
("eval" body line 1)
invoked from within
"eval {::action_$action $chan $part $env}"
--cut here--
INTERNAL SERVER ERROR
--cut here--
action_ui '/todo' ''
can't read "::lang": no such variable
while executing
"if {$::lang == "en"} {
set daystr [nth_sup [clock format $originalairdatesecs -format "%e"]]
set airdatestr [clock format $origina..."
("uplevel" body line 58)
invoked from within
"uplevel $body"
invoked from within
"ForeachMfsFileTrans fsid name type $path $prefix 15 {
set rec [db $db openid $fsid]
set manual 0
set suggestion 0
if {$::version >= 3}..."
(procedure "action_todo" line 121)
invoked from within
"action_todo $chan 7 $env"
(procedure "::action_ui" line 28)
invoked from within
"::action_$action $chan $part $env"
("eval" body line 1)
invoked from within
"eval {::action_$action $chan $part $env}"
--cut here--