Bug #188
myth_trailers error
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | - | Spent time: | - | |
Target version: | - |
Description
Don't suppose this is good either:
php: PHP Notice: Undefined index: value in /usr/bin/myth_trailers_grabber on line 163
Discovered it by accident.
History
Updated by poflynn almost 13 years ago
When I boot 7.1 I get this error also (see the tail of /var/log/messages.log below). Dunno yet if this is actually causing real problems as this system is still being set up).
Jan 2 19:54:03 fe-1 mythfrontend: (EE) Failed to load module "kbd" (module does not exist, 0) Jan 2 19:54:03 fe-1 mythfrontend: (EE) No input driver matching `kbd' Jan 2 19:54:03 fe-1 mythfrontend: (EE) Failed to load module "mouse" (module does not exist, 0) Jan 2 19:54:03 fe-1 mythfrontend: (EE) No input driver matching `mouse' Jan 2 19:54:03 fe-1 mythfrontend: non-network local connections being added to access control list Jan 2 19:54:03 fe-1 mythfrontend: 127.0.0.1 being added to access control list Jan 2 19:54:14 fe-1 mythfrontend: GetModeLine - scrn: 0 clock: 85500 Jan 2 19:54:14 fe-1 mythfrontend: GetModeLine - hdsp: 1360 hbeg: 1616 hend: 1728 httl: 1792 Jan 2 19:54:14 fe-1 mythfrontend: vdsp: 768 vbeg: 786 vend: 792 vttl: 795 flags: 5 Jan 2 19:54:29 fe-1 php: PHP Deprecated: Function eregi_replace() is deprecated in /usr/bin/myth_trailers_grabber on line 115 Jan 2 19:54:30 fe-1 php: PHP Notice: Undefined index: value in /usr/bin/myth_trailers_grabber on line 163 Jan 2 19:54:30 fe-1 php: PHP Notice: Undefined index: value in /usr/bin/myth_trailers_grabber on line 163
mjl wrote:
Don't suppose this is good either:
php: PHP Notice: Undefined index: value in /usr/bin/myth_trailers_grabber on line 163
Discovered it by accident.