Modify ↓
Ticket #6798 (closed defect: fixed)
Opened 3 years ago
Last modified 3 years ago
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
Change History
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@…