[ATrpms-users] Mythweb and mythstream

Jean-Yves Avenard jyavenard at gmail.com
Tue Jun 20 13:34:19 CEST 2006


Hi

I installed the mythstream pluging for mythweb, but it doesn't seem to
work. Nothing appear on the main mythweb page and if I try to open the
"stream" page, I get the error:

Any ideas?

Fatal Error at /var/www/html/mythweb/modules/stream/handler.php, line 34:
An unknown recording was requested

If you choose to submit a bug report, please make sure to include a
brief description of what you were doing, along with the following
backtrace as an attachment (please don't paste the whole thing into
the ticket).
Details:

    datetime:  2006-06-20 21:32:55 (EST)
    errornum:  256
  error type:  User Error
error string:  An unknown recording was requested
    filename:  /var/www/html/mythweb/modules/stream/handler.php
  error line:  34

==========================================================================

Backtrace:

    file:  /var/www/html/mythweb/modules/stream/handler.php
    line:  34
   class:
function:  trigger_error
    type:
    args:  Array
(
    [0] => An unknown recording was requested
    [1] => 256
)

    file:  /var/www/html/mythweb/mythweb.php
    line:  24
   class:
function:  require_once
    type:
    args:  Array
(
    [0] => /var/www/html/mythweb/modules/stream/handler.php
)


==========================================================================

$_SESSION: Array
(
    [language] => English
    [Theme] => default
    [Skin] => default
    [date_statusbar] => %a %b %e, %Y, %I:%M %p
    [date_scheduled] => %a %b %e, %Y (%I:%M %p)
    [date_scheduled_popup] => %a %b %e, %Y
    [date_recorded] => %a %b %e, %Y<br />(%I:%M %p)
    [date_search] => %a %b %e, %Y, %I:%M %p
    [date_listing_key] => %a %b %e, %Y, %I:%M %p
    [date_listing_jump] => %a %b %e, %Y
    [date_channel_jump] => %a %b %e, %Y
    [time_format] => %I:%M %p
    [recorded_title] =>
    [recorded_recgroup] => Default
    [recorded_sortby] => Array
        (
            [0] => Array
                (
                    [field] => airdate
                    [reverse] => 1
                )

            [1] => Array
                (
                    [field] => title
                    [reverse] =>
                )

        )

    [list_time] => 1150803000
    [scheduled_recordings] => Array
        (
            [disp_scheduled] => 1
            [disp_duplicates] => 1
            [disp_deactivated] => 1
            [disp_conflicts] => 1
        )

    [scheduled_sortby] => Array
        (
            [0] => Array
                (
                    [field] => airdate
                    [reverse] =>
                )

            [1] => Array
                (
                    [field] => title
                    [reverse] =>
                )

        )

    [video_sortby] => Array
        (
            [0] => Array
                (
                    [field] => title
                    [reverse] =>
                )

        )

    [siunits] => YES
)

==========================================================================

$_SERVER: Array
(
    [REDIRECT_STATUS] => 200
    [HTTP_HOST] => foo.com
    [HTTP_USER_AGENT] => Mozilla/5.0 (Windows; U; Windows NT 5.1;
en-US; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4
    [HTTP_ACCEPT] =>
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
    [HTTP_ACCEPT_LANGUAGE] => en-us,en;q=0.5
    [HTTP_ACCEPT_ENCODING] => gzip,deflate
    [HTTP_ACCEPT_CHARSET] => ISO-8859-1,utf-8;q=0.7,*;q=0.7
    [HTTP_KEEP_ALIVE] => 300
    [HTTP_CONNECTION] => keep-alive
    [HTTP_COOKIE] => mythweb_id=36ararohtn9kh7q7mjr2jr1tr1
    [PATH] => /sbin:/usr/sbin:/bin:/usr/bin
    [SERVER_SIGNATURE] => <address>Apache/2.2.0 (Fedora) Server at </address>

    [SERVER_SOFTWARE] => Apache/2.2.0 (Fedora)
    [SERVER_ADDR] => 192.168.10.11
    [SERVER_PORT] => 80
    [REMOTE_ADDR] => 192.168.10.1
    [DOCUMENT_ROOT] => /var/www/html/mythweb
    [SCRIPT_FILENAME] => /var/www/html/mythweb/mythweb.php
    [REMOTE_PORT] => 3625
    [REMOTE_USER] => user
    [AUTH_TYPE] => Digest
    [REDIRECT_URL] => /stream
    [GATEWAY_INTERFACE] => CGI/1.1
    [SERVER_PROTOCOL] => HTTP/1.1
    [REQUEST_METHOD] => GET
    [QUERY_STRING] =>
    [REQUEST_URI] => /stream
    [SCRIPT_NAME] => /mythweb.php
    [PATH_INFO] => /stream
    [PATH_TRANSLATED] => redirect:/mythweb.php/stream
    [PHP_SELF] => /mythweb.php/stream

)



More information about the atrpms-users mailing list