Raisltin Majere
03-19-2007, 06:14 PM
Hi
My tivoweb doesn't seem to able to find any channels.
In Highlights, every Highlight says Unable to find channel(channel name). It doesn't even find any films at all.
Channel guide gives me
INTERNAL SERVER ERROR
--cut here--
action_channellist '/1' ''
can't read "guideindexdir": no such variable
while executing
"mfs find $guideindexdir/ChannelTable"
("uplevel" body line 2)
invoked from within
"uplevel $body"
invoked from within
"transaction {uplevel $body}"
(procedure "RetryTransaction" line 5)
invoked from within
"RetryTransaction {
set channelfsid [lindex [mfs find $guideindexdir/ChannelTable] 0]
set channeltabledata [mfs get $channelfsid]
}"
(procedure "::action_channellist" line 24)
invoked from within
"::action_$action $chan $part $env"
("eval" body line 1)
invoked from within
"eval {::action_$action $chan $part $env}"
--cut here--
Search gives me
INTERNAL SERVER ERROR
--cut here--
action_search '' 'set "searchby" "0";set "cat" "0";set "scat" "0";set "q" "Eastenders";set "watch" "0";set "showemptyhits" "1";set "submit" "Search";'
can't read "guideindexdir": no such variable
while executing
"mfs find "$guideindexdir/$searchbyfile""
("uplevel" body line 2)
invoked from within
"uplevel $body"
invoked from within
"transaction {uplevel $body}"
(procedure "RetryTransaction" line 5)
invoked from within
"RetryTransaction {
set fsid [lindex [mfs find "$guideindexdir/$searchbyfile"] 0]
if {[catch {set moddate [mfs moddate $fsid]}]} {
set mo..."
(procedure "get_textindexsearch" line 17)
invoked from within
"get_textindexsearch $modq $searchby"
(procedure "::action_search" line 139)
invoked from within
"::action_$action $chan $part $env"
("eval" body line 1)
invoked from within
"eval {::action_$action $chan $part $env}"
--cut here--
They both show a problem with guideindexdir. Is this a global variable within TW? Why would it have disappeared?
Can anybody help fix this?
TIA
My tivoweb doesn't seem to able to find any channels.
In Highlights, every Highlight says Unable to find channel(channel name). It doesn't even find any films at all.
Channel guide gives me
INTERNAL SERVER ERROR
--cut here--
action_channellist '/1' ''
can't read "guideindexdir": no such variable
while executing
"mfs find $guideindexdir/ChannelTable"
("uplevel" body line 2)
invoked from within
"uplevel $body"
invoked from within
"transaction {uplevel $body}"
(procedure "RetryTransaction" line 5)
invoked from within
"RetryTransaction {
set channelfsid [lindex [mfs find $guideindexdir/ChannelTable] 0]
set channeltabledata [mfs get $channelfsid]
}"
(procedure "::action_channellist" line 24)
invoked from within
"::action_$action $chan $part $env"
("eval" body line 1)
invoked from within
"eval {::action_$action $chan $part $env}"
--cut here--
Search gives me
INTERNAL SERVER ERROR
--cut here--
action_search '' 'set "searchby" "0";set "cat" "0";set "scat" "0";set "q" "Eastenders";set "watch" "0";set "showemptyhits" "1";set "submit" "Search";'
can't read "guideindexdir": no such variable
while executing
"mfs find "$guideindexdir/$searchbyfile""
("uplevel" body line 2)
invoked from within
"uplevel $body"
invoked from within
"transaction {uplevel $body}"
(procedure "RetryTransaction" line 5)
invoked from within
"RetryTransaction {
set fsid [lindex [mfs find "$guideindexdir/$searchbyfile"] 0]
if {[catch {set moddate [mfs moddate $fsid]}]} {
set mo..."
(procedure "get_textindexsearch" line 17)
invoked from within
"get_textindexsearch $modq $searchby"
(procedure "::action_search" line 139)
invoked from within
"::action_$action $chan $part $env"
("eval" body line 1)
invoked from within
"eval {::action_$action $chan $part $env}"
--cut here--
They both show a problem with guideindexdir. Is this a global variable within TW? Why would it have disappeared?
Can anybody help fix this?
TIA