PDA

View Full Version : Tivoweb: can't read "genrevals" error


keitheii
06-30-2003, 11:43 PM
When I click on Search, enter an item such as "termin", select Terminator 3, then Episode Unknown, I get the following error: (and this happens for any entry I select now)

Episode Title
Episode Description Arnold Schwarzenegger returns for the sequel.
Episode Number
Duration 0:15
Original Air Date 6/26/2003
INTERNAL SERVER ERROR
--cut here--
action_showing '/123659/28' ''
can't read "genrevals": no such variable
while executing
"lsearch $genrevals "Show Types""
("uplevel" body line 216)
invoked from within
"uplevel $body"
invoked from within
"transaction {uplevel $body}"
(procedure "RetryTransaction" line 5)
invoked from within
"RetryTransaction {
if { [regexp {([0-9]*)/(.*)} $objectid junk fsid subobjid] } {
set showing [db $db openidconstruction $fsid $subobjid]
} els..."
(procedure "::action_showing" line 47)
invoked from within
"::action_$action $chan $part $env"
("eval" body line 1)
invoked from within
"eval {::action_$action $chan $part $env}"
--cut here--



Anyone know what this means?

VideoJedi
07-13-2003, 01:35 AM
I get the same and always have. I installed the latest TiVoweb a couple months ago. Is there a way to setup recordings in TiVoweb? It's never worked for me

INTERNAL SERVER ERROR
--cut here--
action_showing '/2825054/59' ''
can't read "genrenums": no such variable
while executing
"lsearch $genrenums $genre"
("foreach" body line 2)
invoked from within
"foreach genre $genres {
set genreindex [lsearch $genrenums $genre]
if { $genreindex != -1 } {
if { $genrestr != "" } {
append ..."
("uplevel" body line 255)
invoked from within
"uplevel $body"
invoked from within
"transaction {uplevel $body}"
(procedure "RetryTransaction" line 5)
invoked from within
"RetryTransaction {
if { [regexp {([0-9]*)/(.*)} $objectid junk fsid subobjid] } {
set showing [db $db openidconstruction $fsid $subobjid]
} els..."
(procedure "::action_showing" line 47)
invoked from within
"::action_$action $chan $part $env"
("eval" body line 1)
invoked from within
"eval {::action_$action $chan $part $env}"
--cut here--

jpolastre
10-25-2003, 09:26 PM
I have the same error and haven't found any fix for this... anyone?

INTERNAL SERVER ERROR
--cut here--
action_showing '/1650338/11' ''
can't read "genrenums": no such variable
while executing
"lsearch $genrenums $genre"
("foreach" body line 2)
invoked from within
"foreach genre $genres {
set genreindex [lsearch $genrenums $genre]
if { $genreindex != -1 } {
if { $genrestr != "" } {
append ..."
("uplevel" body line 255)
invoked from within
"uplevel $body"
invoked from within
"transaction {uplevel $body}"
(procedure "RetryTransaction" line 5)
invoked from within
"RetryTransaction {
if { [regexp {([0-9]*)/(.*)} $objectid junk fsid subobjid] } {
set showing [db $db openidconstruction $fsid $subobjid]
} els..."
(procedure "::action_showing" line 47)
invoked from within
"::action_$action $chan $part $env"
("eval" body line 1)
invoked from within
"eval {::action_$action $chan $part $env}"
--cut here--