
tascholl at gmail
Jul 29, 2012, 7:22 PM
Post #7 of 7
(423 views)
Permalink
|
On Thu, Jul 26, 2012 at 2:23 PM, Tim Scholl <tascholl [at] gmail> wrote: > > > On Thu, Jul 26, 2012 at 1:10 PM, Michael T. Dean <mtdean [at] thirdcontact>wrote: > >> On 07/26/2012 12:35 PM, Tim Scholl wrote: >> >>> I'm sure it's not a browser issue fails the same way in chrome, firefox >>> and >>> explorer. >>> php is at version 5.3.3. >>> >>> >> MythTV PHP bindings, not PHP... >> >> Mike > > > I did look at /usr/share/mythtv/bindings/php > > -rw-r--r-- 1 root root 125 Jul 6 20:38 MythTVStorageGroup.php > -rw-r--r-- 1 root root 1950 Jul 6 20:38 MythTVRecording.php > -rw-r--r-- 1 root root 2825 Jul 6 20:38 MythTVProgram.php > -rw-r--r-- 1 root root 12134 Jul 6 20:38 MythTV.php > -rw-r--r-- 1 root root 4829 Jul 6 20:38 MythTVChannel.php > -rw-r--r-- 1 root root 7489 Jul 6 20:38 MythFrontend.php > -rw-r--r-- 1 root root 3465 Jul 6 20:38 MythBase.php > -rw-r--r-- 1 root root 9210 Jul 6 20:38 MythBackend.php > > I looked here: > http://www.mythtv.org/wiki/Release_Notes_-_0.25#PHP_bindings > and here: > > http://code.mythtv.org/trac/changeset/472978fc4d1550376b27bcd9d69ae4a78abadd87/mythtv > > Looks like I have all 8. I'm in foreign territory here not sure what else > I need to be looking for. > > Tim > Came across some additional information in the mythtv_php-cgi.log Looks like this error is generated when I do a mouseover the program. 2012-07-29T15:06:22.976342-04:00 mythtv php-cgi: PHP Fatal error: Call to undefined function json_encode() in /data/srv/httpd/htdocs/mythweb/modules/tv/get_show_details.php on line 10 I enabled it in the /etc/php/php.ini at the next reboot mouseovers started working, and no more errors. -- Tim Scholl
|