6.0.0-alpha14
6/30/25

[#7647] Blank screen on display or new ticket
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/05/2008 (6081 days ago)
Due
Updated 11/06/2008 (6080 days ago)
Assigned
Resolved 11/06/2008 (6080 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
11/06/2008 01:27:36 AM Chuck Hagenbuch Comment #3
Assigned to Chuck Hagenbuch
State ⇒ Resolved
Patch ⇒ No
Reply to this comment
Fixed, thanks.
11/05/2008 11:54:01 PM d (dot) barrow (at) britanniasystems (dot) co (dot) uk Comment #1
Priority ⇒ 2. Medium
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Whups
Summary ⇒ Blank screen on display or new ticket
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
Newly installed whups on Horde 3.2 gave blank screen on listing of 
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';

Saved Queries