Opened 20 years ago
Closed 20 years ago
Last modified 20 years ago
#2314 closed defect (fixed)
mythweb Program Listings page broken/empty
| Reported by: | otto at kolsi dot fi | Owned by: | xris |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythweb | Version: | head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
[10999] broke the program listings page. With that change enabled only blank page is returned from the server. I've verified this with two separate systems.
Change History (5)
comment:1 by , 20 years ago
comment:2 by , 20 years ago
Sorry about missing info. Now that I've enabled error_reporting = E_ALL in php.ini, I get following message:
Fatal error: Call to a member function merge() on a non-object in /var/www/html/mythweb/includes/programs.php on line 193
Any other ways I can debug this further?
comment:3 by , 20 years ago
This problem is related to program data without title. I deleted all such probrams from the program table and Program Listings work again.
comment:4 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |

I need more info than this. That changeset shouldn't have broken things that badly. How about turning on all error reporting in PHP and providing some helpful error messages?