Opened 5 years ago
Closed 5 years ago
#13513 closed Bug Report - General (Duplicate)
search.php errors
Reported by: | mythtvmike | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 31.0 |
Component: | MythTV - General | Version: | Unspecified |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
In newly upgraded Fedora 30
For mythtv version 30.0-12.20190904git5cde0578d8.fc30
When I search for a program, search fails and I get the errors below on a white screen:
---
Warning at /usr/share/mythweb/modules/tv/search.php, line 347: !NoTrans: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?!!
Warning at /usr/share/mythweb/modules/tv/search.php, line 361: !NoTrans: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?!!
Warning at /usr/share/mythweb/modules/tv/search.php, line 464: !NoTrans: preg_replace(): Compilation failed: invalid range in character class at offset 3!!
Fatal Error at /usr/share/mythweb/classes/Database/Query/mysqlicompat.php, line 98: !NoTrans: SQL Error: Commands out of sync; you can't run this command now #2014!!
datetime: 2019-11-17 17:31:45 (EST) errornum: 256
error type: User Error
error string: !NoTrans: SQL Error: Commands out of sync; you can't run this command now #2014!!
filename: /usr/share/mythweb/classes/Database/Query/mysqlicompat.php
error line: 98
Attachments (1)
Change History (3)
Changed 5 years ago by
Attachment: | mythtv backtrace added |
---|
comment:1 Changed 5 years ago by
comment:2 Changed 5 years ago by
Milestone: | needs_triage → 31.0 |
---|---|
Resolution: | → Duplicate |
Status: | new → closed |
I now see that is report is a duplicate of
#13478: Bug Report - General: mythweb search.php throws errors (new)
where goldpizza44 not only describes the problem, but offers a solution (which works.)