I did a 'clear programme data', not a 'clear & delete everything', and everything seems to be working OK, except for, in TivoWeb, if I go to 'Now Showing' I get an error:
- Code: Select all
INTERNAL SERVER ERROR
--cut here--
action_nowshowing '' ''
can't read "nowshowingdir": no such variable
while executing
"ForeachMfsFileTrans fsid name type $nowshowingdir "" 15 {
set rec [db $db openid $fsid]
if {$nstype == 6} {
print_nowshowingrow $chan $rec $nst..."
(procedure "::action_nowshowing" line 69)
invoked from within
"::action_$action $chan $part $env"
("eval" body line 1)
invoked from within
"eval {::action_$action $chan $part $env}"
--cut here--
Any ideas?