Ticket #6168: mythweb error.txt

File mythweb error.txt, 7.4 KB (added by derek585@…, 17 years ago)

Backtrace

Line 
1Backtrace:
2
3 datetime: 2009-01-24 15:48:43 (EST)
4 errornum: 256
5 error type: User Error
6error string: Unknown schedule for this program's recordid:
7 filename: /usr/share/mythtv/mythweb/modules/tv/includes/objects/Program.php
8 error line: 817
9
10==========================================================================
11
12Backtrace:
13
14 file: /usr/share/mythtv/mythweb/modules/tv/includes/objects/Program.php
15 line: 817
16 class:
17function: trigger_error
18 type:
19 args: Array
20(
21 [0] => Unknown schedule for this program's recordid:
22 [1] => 256
23)
24
25 file: /usr/share/mythtv/mythweb/modules/tv/upcoming.php
26 line: 52
27 class: Program
28function: rec_override
29 type: ->
30 args: Array
31(
32 [0] => 7
33)
34
35 file: /usr/share/mythtv/mythweb/modules/tv/handler.php
36 line: 85
37 class:
38function: require_once
39 type:
40 args: Array
41(
42 [0] => /usr/share/mythtv/mythweb/modules/tv/upcoming.php
43)
44
45 file: /usr/share/mythtv/mythweb/mythweb.php
46 line: 28
47 class:
48function: require_once
49 type:
50 args: Array
51(
52 [0] => /usr/share/mythtv/mythweb/modules/tv/handler.php
53)
54
55
56==========================================================================
57
58$_GET: Array
59(
60 [record] => yes
61 [chanid] => 5514
62 [starttime] => 1232834400
63 [manualid] => 0
64)
65
66==========================================================================
67
68$_SESSION: Array
69(
70 [language] => English
71 [tmpl] => default
72 [skin] => default
73 [prefer_channum] => 1
74 [date_statusbar] => %a %b %e, %Y, %I:%M %p
75 [date_scheduled] => %a %b %e, %Y (%I:%M %p)
76 [date_scheduled_popup] => %a %b %e, %Y
77 [date_recorded] => %a %b %e, %Y (%I:%M %p)
78 [date_search] => %a %b %e, %Y, %I:%M %p
79 [date_listing_key] => %a %b %e, %Y, %I:%M %p
80 [date_listing_jump] => %a %b %e, %Y
81 [date_channel_jump] => %a %b %e, %Y
82 [date_job_status] => %a %b %e, %Y, %I:%M %p
83 [time_format] => %I:%M %p
84 [recorded_pixmaps] => 1
85 [guide_favonly] =>
86 [timeslot_size] => 300
87 [num_time_slots] => 36
88 [timeslot_blocks] => 3
89 [timeslotbar_skip] => 20
90 [max_stars] => 4
91 [star_character] => ♦
92 [show_popup_info] => 1
93 [show_channel_icons] => 1
94 [sortby_channum] => 1
95 [show_video_covers] => 1
96 [tv] => Array
97 (
98 [last] => Array
99 (
100 [0] => upcoming
101 [1] => 5514
102 [2] => 1232834400
103 )
104
105 [show_advanced_schedule] => 1
106 )
107
108 [scheduled_recordings] => Array
109 (
110 [disp_scheduled] => 1
111 [disp_duplicates] =>
112 [disp_deactivated] =>
113 [disp_conflicts] => 1
114 )
115
116 [scheduled_sortby] => Array
117 (
118 [0] => Array
119 (
120 [field] => airdate
121 [reverse] =>
122 )
123
124 [1] => Array
125 (
126 [field] => title
127 [reverse] =>
128 )
129
130 )
131
132 [recorded_title] =>
133 [recorded_recgroup] =>
134 [recorded_sortby] => Array
135 (
136 [0] => Array
137 (
138 [field] => airdate
139 [reverse] => 1
140 )
141
142 [1] => Array
143 (
144 [field] => title
145 [reverse] =>
146 )
147
148 )
149
150 [list_time] => 1232829000
151 [recording_details] => Array
152 (
153 [show_Conflict] => 1
154 [show_PreviousRecording] => 1
155 [show_EarlierShowing] => 1
156 [show_CurrentRecording] => 1
157 [show_WillRecord] => 1
158 )
159
160 [search] => Array
161 (
162 [type] => q
163 [s] => heroes
164 [ctype] => Array
165 (
166 [0] => tvshow
167 )
168
169 [stars_gt] => 0
170 [stars_lt] => 1
171 [starttime] => now
172 [endtime] => + 2 weeks
173 [as] => Array
174 (
175 [0] =>
176 )
177
178 [af] => Array
179 (
180 [0] => Array
181 (
182 [0] => title
183 )
184
185 )
186
187 [aj] => Array
188 (
189 [0] => AND
190 )
191
192 )
193
194 [search_sortby] => Array
195 (
196 [0] => Array
197 (
198 [field] => title
199 [reverse] =>
200 )
201
202 [1] => Array
203 (
204 [field] => airdate
205 [reverse] =>
206 )
207
208 )
209
210 [schedules_sortby] => Array
211 (
212 [0] => Array
213 (
214 [field] => airdate
215 [reverse] =>
216 )
217
218 [1] => Array
219 (
220 [field] => title
221 [reverse] =>
222 )
223
224 )
225
226)
227
228==========================================================================
229
230$_SERVER: Array
231(
232 [REDIRECT_STATUS] => 200
233 [HTTP_HOST] => 192.168.0.120
234 [HTTP_USER_AGENT] => Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1
235 [HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
236 [HTTP_ACCEPT_LANGUAGE] => en-us,en;q=0.5
237 [HTTP_ACCEPT_ENCODING] => gzip,deflate
238 [HTTP_ACCEPT_CHARSET] => ISO-8859-1,utf-8;q=0.7,*;q=0.7
239 [HTTP_KEEP_ALIVE] => 300
240 [HTTP_CONNECTION] => keep-alive
241 [HTTP_REFERER] => http://192.168.0.120/mythweb/tv/upcoming
242 [HTTP_COOKIE] => mythweb_id=7df126b8522ebabfd42ce644231494dc
243 [PATH] => /usr/local/bin:/usr/bin:/bin
244 [SERVER_SIGNATURE] => <address>Apache/2.2.8 (Ubuntu) PHP/5.2.4-2ubuntu5.4 with Suhosin-Patch Server at 192.168.0.120 Port 80</address>
245
246 [SERVER_SOFTWARE] => Apache/2.2.8 (Ubuntu) PHP/5.2.4-2ubuntu5.4 with Suhosin-Patch
247 [SERVER_NAME] => 192.168.0.120
248 [SERVER_ADDR] => 192.168.0.120
249 [SERVER_PORT] => 80
250 [REMOTE_ADDR] => 192.168.0.103
251 [DOCUMENT_ROOT] => /var/www
252 [SERVER_ADMIN] => webmaster@localhost
253 [SCRIPT_FILENAME] => /var/www/mythweb/mythweb.php
254 [REMOTE_PORT] => 52760
255 [REMOTE_USER] => mythtv
256 [AUTH_TYPE] => Digest
257 [REDIRECT_QUERY_STRING] => record=yes
258 [REDIRECT_URL] => /mythweb/tv/upcoming/5514/1232834400
259 [GATEWAY_INTERFACE] => CGI/1.1
260 [SERVER_PROTOCOL] => HTTP/1.1
261 [REQUEST_METHOD] => GET
262 [QUERY_STRING] => record=yes
263 [REQUEST_URI] => /mythweb/tv/upcoming/5514/1232834400?record=yes
264 [SCRIPT_NAME] => /mythweb/mythweb.php
265 [PATH_INFO] => /tv/upcoming/5514/1232834400
266 [PATH_TRANSLATED] => /var/www/tv/upcoming/5514/1232834400
267 [PHP_SELF] => /mythweb/mythweb.php/tv/upcoming/5514/1232834400
268 [PHP_AUTH_DIGEST] => username="mythtv", realm="MythTV", nonce="yNrMj0BhBAA=b0dba7f2a8e7ceb5f0733b55dffda6beb704f47e", uri="/mythweb/tv/upcoming/5514/1232834400?record=yes", algorithm=MD5, response="ca276f91a357cc27c238b754045920cb", qop=auth, nc=00000002, cnonce="3d98d4b0d62452d7"
269 [REQUEST_TIME] => 1232830121
270 [argv] => Array
271 (
272 [0] => record=yes
273 )
274
275 [argc] => 1
276 [STATUS] => 200
277 [URL] => /mythweb/tv/upcoming/5514/1232834400
278)
279
280