Ticket #9038: backtrace.txt

File backtrace.txt, 7.1 KB (added by confirm@…, 16 years ago)

backtrace from mythweb/mysql

Line 
1 datetime: 2010-10-01 20:02:59 (EST)
2 errornum: 256
3 error type: User Error
4error string: SQL Error: Table 'mythconverg.favorites' doesn't exist [#1146]
5 filename: /usr/share/mythtv/mythweb/classes/Database/Query/mysql.php
6 error line: 83
7
8==========================================================================
9
10Backtrace:
11
12 file: /usr/share/mythtv/mythweb/classes/Database/Query/mysql.php
13 line: 83
14 class:
15function: trigger_error
16 type:
17 args: Array
18(
19 [0] => SQL Error: Table 'mythconverg.favorites' doesn't exist [#1146]
20 [1] => 256
21)
22
23 file: /usr/share/mythtv/mythweb/classes/Database.php
24 line: 263
25 class: Database_Query_mysql
26function: execute
27 type: ->
28 args: Array
29(
30 [0] => Array ( )
31)
32
33 file: /usr/share/mythtv/mythweb/modules/tv/includes/channels.php
34 line: 47
35 class: Database
36function: query
37 type: ->
38 args: Array
39(
40 [0] => SELECT channel.* FROM channel, favorites WHERE channel.chanid = favorites.chanid AND channel.visible=1 GROUP BY channel.channum, channel.callsign ORDER BY (channel.channum + 0), channel.channum, channel.chanid
41)
42
43 file: /usr/share/mythtv/mythweb/modules/tv/list.php
44 line: 46
45 class:
46function: load_all_channels
47 type:
48 args: Array ( )
49 file: /usr/share/mythtv/mythweb/modules/tv/handler.php
50 line: 87
51 class:
52function: require_once
53 type:
54 args: Array
55(
56 [0] => /usr/share/mythtv/mythweb/modules/tv/list.php
57)
58
59 file: /usr/share/mythtv/mythweb/mythweb.php
60 line: 35
61 class:
62function: require_once
63 type:
64 args: Array
65(
66 [0] => /usr/share/mythtv/mythweb/modules/tv/handler.php
67)
68
69
70==========================================================================
71
72$_SESSION: Array
73(
74 [language] => English
75 [prefer_channum] => 1
76 [date_statusbar] => %a %b %e, %Y, %I:%M %p
77 [date_scheduled] => %a %b %e, %Y (%I:%M %p)
78 [date_scheduled_popup] => %a %b %e, %Y
79 [date_recorded] => %a %b %e, %Y (%I:%M %p)
80 [date_search] => %a %b %e, %Y, %I:%M %p
81 [date_listing_key] => %a %b %e, %Y, %I:%M %p
82 [date_listing_jump] => %a %b %e, %Y
83 [date_channel_jump] => %a %b %e, %Y
84 [date_job_status] => %a %b %e, %Y, %I:%M %p
85 [time_format] => %I:%M %p
86 [recorded_pixmaps] => 1
87 [guide_favonly] => 1
88 [timeslot_size] => 300
89 [num_time_slots] => 36
90 [timeslot_blocks] => 3
91 [timeslotbar_skip] => 20
92 [max_stars] => 4
93 [star_character] => ★
94 [show_popup_info] => 1
95 [show_channel_icons] => 1
96 [sortby_channum] => 1
97 [recorded_paging] => null
98 [genre_colors] => 1
99 [show_video_covers] => 1
100 [settings] => Array
101 (
102 [screens] => Array
103 (
104 [tv] => Array
105 (
106 [upcoming recordings] => Array
107 (
108 [title] => on
109 [channel] => on
110 [record date] => on
111 [length] => on
112 )
113
114 )
115
116 )
117
118 [last] => Array
119 (
120 [0] => tv
121 [1] => session
122 )
123
124 )
125
126 [backend] => Array
127 (
128 [192.168.1.108] => Array
129 (
130 [proto_version] => Array
131 (
132 [last_check_version] => 56
133 [last_check_time] => 1285927183
134 )
135
136 )
137
138 [timezone] => Array
139 (
140 [value] => Australia/Melbourne
141 [last_check_time] => 1285927183
142 )
143
144 )
145
146 [file_url_override] =>
147 [tv] => Array
148 (
149 [last] => Array
150 (
151 [0] => list
152 )
153
154 )
155
156 [list_time] => 1285927200
157)
158
159==========================================================================
160
161$_SERVER: Array
162(
163 [REDIRECT_STATUS] => 200
164 [HTTP_HOST] => localhost
165 [HTTP_USER_AGENT] => Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.10) Gecko/20100915 Ubuntu/10.04 (lucid) Firefox/3.6.10
166 [HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
167 [HTTP_ACCEPT_LANGUAGE] => en-us,en;q=0.5
168 [HTTP_ACCEPT_ENCODING] => gzip,deflate
169 [HTTP_ACCEPT_CHARSET] => ISO-8859-1,utf-8;q=0.7,*;q=0.7
170 [HTTP_KEEP_ALIVE] => 115
171 [HTTP_CONNECTION] => keep-alive
172 [HTTP_REFERER] => http://localhost/mythweb/settings/tv/session
173 [HTTP_COOKIE] => mythweb_tmpl=default; mythweb_skin=default; mythweb_id=c56tsvim4jae6itkhprmh1eca4
174 [PATH] => /usr/local/bin:/usr/bin:/bin
175 [SERVER_SIGNATURE] => <address>Apache/2.2.14 (Ubuntu) Server at localhost Port 80</address>
176
177 [SERVER_SOFTWARE] => Apache/2.2.14 (Ubuntu)
178 [SERVER_NAME] => localhost
179 [SERVER_ADDR] => 127.0.0.1
180 [SERVER_PORT] => 80
181 [REMOTE_ADDR] => 127.0.0.1
182 [DOCUMENT_ROOT] => /var/www
183 [SERVER_ADMIN] => webmaster@localhost
184 [SCRIPT_FILENAME] => /var/www/mythweb/mythweb.php
185 [REMOTE_PORT] => 49542
186 [REDIRECT_URL] => /mythweb/tv/list
187 [GATEWAY_INTERFACE] => CGI/1.1
188 [SERVER_PROTOCOL] => HTTP/1.1
189 [REQUEST_METHOD] => GET
190 [QUERY_STRING] =>
191 [REQUEST_URI] => /mythweb/tv/list
192 [SCRIPT_NAME] => /mythweb/mythweb.php
193 [PATH_INFO] => /tv/list
194 [PATH_TRANSLATED] => /var/www/tv/list
195 [PHP_SELF] => /mythweb/mythweb.php/tv/list
196 [REQUEST_TIME] => 1285927379
197 [STATUS] => 200
198 [URL] => /mythweb/tv/list
199 [HTTP_PORT] => 80
200)
201
202==========================================================================
203
204$constant_list["user"]: Array
205(
206 [ERROR] => 512
207 [E_ASSERT_ERROR] => 4096
208 [FATAL] => 256
209 [PHP_MIN_VERSION] => 5.1
210 [WARNING] => 1024
211 [WebDBSchemaVer] => 2
212 [dupsin_all] => 15
213 [dupsin_ex_generic] => 64
214 [dupsin_ex_repeats] => 32
215 [dupsin_newepisodes] => 16
216 [dupsin_oldrecorded] => 2
217 [dupsin_recorded] => 1
218 [error_email] =>
219 [gb] => 1073741824
220 [hostname] => loungeroom
221 [http_host] => localhost
222 [kb] => 1024
223 [max_stars] => 4
224 [mb] => 1048576
225 [module] => tv
226 [modules_path] => ./modules
227 [num_time_slots] => 36
228 [prefer_channum] => 1
229 [rectype_always] => 4
230 [rectype_channel] => 3
231 [rectype_daily] => 2
232 [rectype_dontrec] => 8
233 [rectype_finddaily] => 9
234 [rectype_findone] => 6
235 [rectype_findweekly] => 10
236 [rectype_once] => 1
237 [rectype_override] => 7
238 [rectype_weekly] => 5
239 [root] => /mythweb/
240 [root_url] => http://localhost/mythweb/
241 [searchtype_keyword] => 3
242 [searchtype_manual] => 5
243 [searchtype_people] => 4
244 [searchtype_power] => 1
245 [searchtype_title] => 2
246 [skin] => default
247 [skin_img_url] => http://localhost/mythweb/skins/default/img/
248 [skin_url] => http://localhost/mythweb/skins/default/
249 [star_character] => &#9733;
250 [stream_url] => http://localhost:80//mythweb/
251 [tb] => 1099511627776
252 [timeslot_blocks] => 3
253 [timeslot_size] => 300
254 [timeslotbar_skip] => 20
255 [tmpl] => default
256 [tmpl_dir] => modules/tv/tmpl/default/
257)
258
259
260