Opened 17 years ago
Closed 17 years ago
#6798 closed defect (fixed)
httpd error_log repeating entry from mythweb - Undefined offset: 1
| Reported by: | anonymous | Owned by: | xris |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | Plugin - MythWeb | Version: | unknown |
| Severity: | low | Keywords: | mythweb |
| Cc: | Ticket locked: | no |
Description
[Mon Aug 03 23:24:05 2009] [error] [client 10.0.1.100] PHP Notice: Undefined offset: 1 in /var/www/html/mythweb/includes/defines.php on line 90, referer: http://10.0.1.xx/mythweb/tv/recorded
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.

This happens when the 'http_host' does not have a ':' in it. i.e. http_host = 'mythtv.com' as opposed to 'mythtv.com:80'.
Attached is an example patch to fix this.
-- Joe Ripley vitaminjoe@…