iaflyer
09-16-2006, 12:15 PM
Hi all - for a long time, I've been using my hacked DSR6000 DirecTivo working fine via a wireless connection and TivoWebPlus.
Recently, my /var/hacks directory got wiped out and I had to reinstall everything (including .author, tivowebplus, utilities - everything). I can now telnet in, FTP, use TivoWebPlus, etc.
However, I cannot view the "Now Playing" list in TivoWebPlus. As far as I can tell, all other parts of TWP work - just not the Now Playing.
Here is what TWP spits out when I try to access the NP list:
INTERNAL SERVER ERROR
--cut here--
action_nowshowing '' ''
can't read "cache_ns_rec": no such variable
while executing
"lsearch $cache_ns_rec $fsid"
(procedure "print_nowshowingrow" line 63)
invoked from within
"print_nowshowingrow $chan $rec $nstype $rcount"
("uplevel" body line 4)
invoked from within
"uplevel $body"
invoked from within
"ForeachMfsFileTrans fsid name type $nowshowingdir "" 15 {
set rec [db $db openid $fsid]
if {$nstype == 6} {
print_nowshowingrow $chan $r..."
(procedure "::action_nowshowing" line 61)
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?
Recently, my /var/hacks directory got wiped out and I had to reinstall everything (including .author, tivowebplus, utilities - everything). I can now telnet in, FTP, use TivoWebPlus, etc.
However, I cannot view the "Now Playing" list in TivoWebPlus. As far as I can tell, all other parts of TWP work - just not the Now Playing.
Here is what TWP spits out when I try to access the NP list:
INTERNAL SERVER ERROR
--cut here--
action_nowshowing '' ''
can't read "cache_ns_rec": no such variable
while executing
"lsearch $cache_ns_rec $fsid"
(procedure "print_nowshowingrow" line 63)
invoked from within
"print_nowshowingrow $chan $rec $nstype $rcount"
("uplevel" body line 4)
invoked from within
"uplevel $body"
invoked from within
"ForeachMfsFileTrans fsid name type $nowshowingdir "" 15 {
set rec [db $db openid $fsid]
if {$nstype == 6} {
print_nowshowingrow $chan $r..."
(procedure "::action_nowshowing" line 61)
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?