| Summary | Blank screen on display or new ticket |
| Queue | Whups |
| Queue Version | 1.0 |
| Type | Bug |
| State | Resolved |
| Priority | 2. Medium |
| Owners | chuck (at) horde (dot) org |
| Requester | d.barrow (at) britanniasystems (dot) co (dot) uk |
| Created | 11/5/08 (6365 days ago) |
| Due | |
| Updated | 11/6/08 (6364 days ago) |
| Assigned | |
| Resolved | 11/6/08 (6364 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
Assigned to Chuck Hagenbuch
State ⇒ Resolved
Patch ⇒ No
http://cvs.horde.org/diff.php/whups/docs/CHANGES?r1=1.221&r2=1.222&ty=u
http://cvs.horde.org/diff.php/whups/lib/Driver/sql.php?r1=1.306&r2=1.307&ty=u
Priority ⇒ 2. Medium
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Whups
Summary ⇒ Blank screen on display or new ticket
Type ⇒ Bug
State ⇒ Unconfirmed
tickets or adding a new ticket. Error message in Apache error log:
PHP Fatal error: Class 'DB' not found in
/usr/share/horde3/whups/lib/Driver/sql.php on line 2916.
Fix:
insert new line at line 2916: require_once 'DB.php';