Opened 15 years ago

Closed 15 years ago

#6760 closed defect (wontfix)

Error trying to schedule program on MythWeb

Reported by: anonymous Owned by: Isaac Richards
Priority: trivial Milestone: unknown
Component: Plugin - MythWeb Version: unknown
Severity: low Keywords:
Cc: Ticket locked: no

Description

Fatal Error at /usr/share/mythtv/mythweb/modules/tv/includes/recording_schedules.php, line 327: Error creating recording schedule - no id was returned

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). Backtrace:

datetime: 2009-07-24 13:51:50 (EDT) errornum: 256

error type: User Error

error string: Error creating recording schedule - no id was returned

filename: /usr/share/mythtv/mythweb/modules/tv/includes/recording_schedules.php

error line: 327

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

Backtrace:

file: /usr/share/mythtv/mythweb/modules/tv/includes/recording_schedules.php line: 327

class:

function: trigger_error

type: args: Array

(

[0] => Error creating recording schedule - no id was returned [1] => 256

)

file: /usr/share/mythtv/mythweb/modules/tv/detail.php line: 236

class: Schedule

function: save

type: -> args: Array

(

[0] => 3

)

file: /usr/share/mythtv/mythweb/modules/tv/handler.php line: 85

class:

function: require_once

type: args: Array

(

[0] => /usr/share/mythtv/mythweb/modules/tv/detail.php

)

file: /usr/share/mythtv/mythweb/mythweb.php line: 28

class:

function: require_once

type: args: Array

(

[0] => /usr/share/mythtv/mythweb/modules/tv/handler.php

)

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

$_GET: Array (

[chanid] => 1060 [starttime] => 1249218000 [manualid] => 0

)

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

$_POST: Array (

[record] => 3 [profile] => Default [transcoder] => 0 [recgroup] => Default [storagegroup] => Default [playgroup] => Default [recpriority] => 0 [timestretch] => 1.00 [dupmethod] => 6 [dupin] => 15 [dupin2] => 0 [prefinput] => 0 [autocommflag] => 1 [maxepisodes] => [startoffset] => 0 [endoffset] => 0 [save] => Update Recording Settings

)

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

$_SESSION: Array (

[language] => English [tmpl] => default [skin] => default [prefer_channum] => 1 [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 (%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 [date_job_status] => %a %b %e, %Y, %I:%M %p [time_format] => %I:%M %p [recorded_pixmaps] => 1 [guide_favonly] => [timeslot_size] => 300 [num_time_slots] => 36 [timeslot_blocks] => 3 [timeslotbar_skip] => 20 [max_stars] => 4 [star_character] => ♦ [show_popup_info] => 1 [show_channel_icons] => 1 [sortby_channum] => 1 [show_video_covers] => 1 [tv] => Array

(

[last] => Array

(

[0] => detail [1] => 1060 [2] => 1249218000

)

[show_advanced_schedule] => 1

)

[list_time] => 1248397200 [recording_details] => Array

(

[show_Conflict] => 1 [show_PreviousRecording] => 1 [show_EarlierShowing] => 1 [show_CurrentRecording] => 1 [show_WillRecord] => 1

)

[video_sortby] => Array

(

[0] => Array

(

[field] => title [reverse] =>

)

)

[settings] => Array

(

[last] => Array

(

[0] => database [1] => settings

)

)

[recorded_title] => [recorded_recgroup] => [recorded_sortby] => Array

(

[0] => Array

(

[field] => airdate [reverse] => 1

)

[1] => Array

(

[field] => title [reverse] =>

)

)

[search] => Array

(

[type] => q [s] => yard crashers [ctype] => Array

(

[0] => movie [1] => series [2] => sports [3] => tvshow

)

[stars_gt] => 0 [stars_lt] => 1 [starttime] => now [endtime] => + 2 weeks [as] => Array

(

[0] =>

)

[af] => Array

(

[0] => Array

(

[0] => title

)

)

[aj] => Array

(

[0] => AND

)

)

[search_sortby] => Array

(

[0] => Array

(

[field] => airdate [reverse] =>

)

[1] => Array

(

[field] => title [reverse] =>

)

)

)

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

$_SERVER: Array (

[REDIRECT_STATUS] => 200 [HTTP_HOST] => 192.168.2.250 [HTTP_USER_AGENT] => Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1 (.NET CLR 3.5.30729) [HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 [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_REFERER] => http://192.168.2.250/mythweb/tv/detail/1060/1249218000 [HTTP_COOKIE] => mythweb_id=ab2cab46c243a31b99b8238ec0e4e07c [CONTENT_TYPE] => application/x-www-form-urlencoded [CONTENT_LENGTH] => 251 [HTTP_VIA] => 1.1 mythbackend:3128 (squid/2.7.STABLE3) [HTTP_X_FORWARDED_FOR] => 209.45.188.194 [HTTP_CACHE_CONTROL] => max-age=259200 [HTTP_CONNECTION] => keep-alive [PATH] => /usr/local/bin:/usr/bin:/bin [SERVER_SIGNATURE] => <address>Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.1 with Suhosin-Patch Server at 192.168.2.250 Port 80</address>

[SERVER_SOFTWARE] => Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.1 with Suhosin-Patch [SERVER_NAME] => 192.168.2.250 [SERVER_ADDR] => 192.168.2.250 [SERVER_PORT] => 80 [REMOTE_ADDR] => 192.168.2.250 [DOCUMENT_ROOT] => /var/www [SERVER_ADMIN] => webmaster@localhost [SCRIPT_FILENAME] => /var/www/mythweb/mythweb.php [REMOTE_PORT] => 37408 [REMOTE_USER] => cybereagle [AUTH_TYPE] => Digest [REDIRECT_URL] => /mythweb/tv/detail/1060/1249218000 [GATEWAY_INTERFACE] => CGI/1.1 [SERVER_PROTOCOL] => HTTP/1.0 [REQUEST_METHOD] => POST [QUERY_STRING] => [REQUEST_URI] => /mythweb/tv/detail/1060/1249218000 [SCRIPT_NAME] => /mythweb/mythweb.php [PATH_INFO] => /tv/detail/1060/1249218000 [PATH_TRANSLATED] => /var/www/tv/detail/1060/1249218000 [PHP_SELF] => /mythweb/mythweb.php/tv/detail/1060/1249218000 [PHP_AUTH_DIGEST] => username="cybereagle", realm="MythTV", nonce="/sUFMndvBAA=c7af3f1d64eac72552f31c3dda8d70e84f34a6d1", uri="/mythweb/tv/detail/1060/1249218000", algorithm=MD5, response="56cf2bb42463e06169cb2a2f01b5ebc5", qop=auth, nc=0000002e, cnonce="b0507c5ac6509bc8" [REQUEST_TIME] => 1248457908 [argv] => Array ( ) [argc] => 0 [STATUS] => 200 [URL] => /mythweb/tv/detail/1060/1249218000

)

Change History (1)

comment:1 Changed 15 years ago by Rob Smith

Component: MythTV - GeneralPlugin - MythWeb
Priority: majortrivial
Resolution: wontfix
Severity: mediumlow
Status: newclosed

Please follow the second paragraph of your ticket:

"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)."

Note: See TracTickets for help on using tickets.