
udovdh at xs4all
Jul 27, 2012, 8:03 AM
Post #2 of 10
(918 views)
Permalink
|
Hello, Small update. After cleaning out /usr/share/mythtv, reinstalling mythweb and php-MythTV, and using the info at http://www.mythtv.org/pipermail/mythtv-users/2011-March/312729.html I made stuff work a bit better but not perfect yet. Remaining issues: Recorded programs gives errors: Warning at /usr/share/mythweb/modules/tv/recorded.php, line 193: !!NoTrans: gmp_add(): Unable to convert variable to GMP - wrong type!! Warning at /usr/share/mythweb/modules/tv/recorded.php, line 194: !!NoTrans: gmp_add(): Unable to convert variable to GMP - wrong type!! Warning at /usr/share/mythweb/modules/_shared/tmpl/default/header.php, line 16: !!NoTrans: Cannot modify header information - headers already sent by (output started at /usr/share/mythweb/includes/errors.php:150)!! Backend status gives an empty screen (just the workd MythTV). (same result using lynx on localhost) Upcoming Recordings gives and empty listing. A click on Search does show stuff. Good things: Listings work. Searches work. Recording Schedules look OK. Does this give any indication of what might be the matter? Kind regards, Udo On 2012-07-27 15:34, Udo van den Heuvel wrote: > Hello, > > I just updated to 0.25.2 from git. > All appears to work, except for mythweb. > There appears to be a php issue, about which I found the ticket at > http://code.mythtv.org/trac/ticket/10504. > I applied the three patches from the ticket but listings, upcoming > recordings, recorded programs and even the backend status don't work. > > As php-5.4.4-4.fc17.x86_64 is the default php for Fedora 17 this is a > major issue. > > Are more patches and/or a workaround available to make mythweb usable again? > > Kind regards, > Udo > > PS: error_log has stuff like: > > Unknown: function '0' not found or invalid function name in Unknown on > line 0, referer: http://recorder/mythweb/tv/searches > [Fri Jul 27 15:23:34 2012] [error] [client 192.168.10.70] PHP Warning: > Unknown: function '0' not found or invalid function name in Unknown on > line 0, referer: http://recorder/mythweb/tv/schedules > [Fri Jul 27 15:29:14 2012] [error] [client 192.168.10.70] PHP Warning: > Unknown: function '0' not found or invalid function name in Unknown on > line 0, referer: http://recorder/mythweb/tv/searches > [Fri Jul 27 15:29:17 2012] [error] [client 192.168.10.70] PHP Warning: > Unknown: function '0' not found or invalid function name in Unknown on > line 0, referer: http://recorder/mythweb/tv/schedules > [Fri Jul 27 15:29:21 2012] [error] [client 192.168.10.70] PHP Warning: > Unknown: function '0' not found or invalid function name in Unknown on > line 0, referer: http://recorder/mythweb/tv/schedules > [Fri Jul 27 15:29:36 2012] [error] [client 192.168.10.70] PHP Warning: > Unknown: function '0' not found or invalid function name in Unknown on > line 0, referer: http://recorder/mythweb/tv/list > [Fri Jul 27 15:29:38 2012] [error] [client 192.168.10.70] PHP Warning: > Unknown: function '0' not found or invalid function name in Unknown on > line 0, referer: http://recorder/mythweb/tv/searches > [Fri Jul 27 15:29:39 2012] [error] [client 192.168.10.70] PHP Warning: > Unknown: function '0' not found or invalid function name in Unknown on > line 0, referer: http://recorder/mythweb/tv/schedules > [Fri Jul 27 15:29:45 2012] [error] [client 192.168.10.70] PHP Warning: > Unknown: function '0' not found or invalid function name in Unknown on > line 0, referer: http://recorder/mythweb/tv/searches > [Fri Jul 27 15:29:57 2012] [error] [client 192.168.10.70] PHP Warning: > Unknown: function '0' not found or invalid function name in Unknown on > line 0, referer: http://recorder/mythweb/tv/schedules > [Fri Jul 27 15:29:59 2012] [error] [client 192.168.10.70] PHP Warning: > Unknown: function '0' not found or invalid function name in Unknown on > line 0, referer: http://recorder/mythweb/tv/searches > [Fri Jul 27 15:30:14 2012] [error] [client 192.168.10.70] PHP Warning: > Unknown: function '0' not found or invalid function name in Unknown on > line 0, referer: http://recorder/mythweb/tv/schedules > [Fri Jul 27 15:30:16 2012] [error] [client 192.168.10.70] PHP Warning: > Unknown: function '0' not found or invalid function name in Unknown on > line 0, referer: http://recorder/mythweb/tv/searches > _______________________________________________ > mythtv-users mailing list > mythtv-users [at] mythtv > http://www.mythtv.org/mailman/listinfo/mythtv-users > _______________________________________________ mythtv-users mailing list mythtv-users [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-users
|