Page 1 of 1

Problem with TivoWeb

PostPosted: Tue May 31, 2011 1:08 pm
by bigflyer
I upgraded to altepg by editing an existing drive (with network)

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?

Re: Problem with TivoWeb

PostPosted: Tue May 31, 2011 1:53 pm
by bigflyer
Ah. Doing a 'full reload' of TivoWeb seems to have fixed that problem. Sorry, should have tried that first.