Opened 15 years ago

Closed 15 years ago

#5851 closed defect (fixed)

search category web page are blank

Reported by: dhighley@… Owned by: xris
Priority: major Milestone: unknown
Component: mythweb Version: head
Severity: high Keywords:
Cc: Ticket locked: no

Description

PHP Fatal error: Class 'program' not found in /var/www/html/mythweb/modules/tv/search.php on line 69, referer: http://localhost/mythweb/tv/searches/

Using svnversion 18856

Tried backing up to verion 17451 of search.php but it still failed.

Change History (5)

comment:1 Changed 15 years ago by dhighley@…

Should have included this information: Fedora 8 httpd 2.2.9-1.fc8

comment:2 Changed 15 years ago by anonymous

Works for me using 18860. Are you sure you updated the entire mythweb directory as root when you upgraded?

comment:3 Changed 15 years ago by dhighley@…

Updated to svn version 18872. I rsync the web files and then do a recursive diff to insure that everything has been updated and that no old obsolete files are left. I also do a "make distclean" to avoid any build issues if possible. There have been recent updates to qt4 to version 4.4.3-1.fc8

There are several places where errors are occurring:

  • Starting page if I click the (Advanced) search I get a blank page.
  • Upcoming Recordings gives these errors, there are no scheduled recordings, but does display the page Warning at /var/www/html/mythweb/modules/tv/upcoming.php, line 139: uksort() [function.uksort]: The argument should be an array

Warning at /var/www/html/mythweb/modules/tv/upcoming.php, line 140: uksort() [function.uksort]: The argument should be an array

Warning at /var/www/html/mythweb/modules/_shared/tmpl/default/header.php, line 16: Cannot modify header information - headers already sent by (output started /var/www/html/mythweb/includes/errors.php:143)

comment:4 Changed 15 years ago by dhighley@…

The update to python-lxml to version 2.0.9-1.fc8 may also be a factor.

comment:5 Changed 15 years ago by Rob Smith

Resolution: fixed
Status: newclosed

(In [19009]) Fixes #5851, Program not program

Note: See TracTickets for help on using tickets.