6.0.0-beta1
10/18/25

[#6063] DB_Error as array
Summary DB_Error as array
Queue Jonah
Type Bug
State Resolved
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester bogomil (at) spisanie (dot) com
Created 01/03/2008 (6498 days ago)
Due 01/03/2008 (6498 days ago)
Updated 01/04/2008 (6497 days ago)
Assigned
Resolved 01/03/2008 (6498 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
01/04/2008 03:54:45 PM bogomil (at) spisanie (dot) com Comment #5 Reply to this comment
Jan 04 10:55:39 HORDE [error] [jonah] DB Error: no such table:
Well, that seems pretty straightforward.  Did you set up your
database?  There are sql scripts to do this in
jonah/scripts/sql....or you can read the INSTALL file in jonah/docs.
My mistake sorry. Have a nice evening. Now everything seems ok. Thanks
01/04/2008 03:13:55 PM Michael Rubinsky Comment #4 Reply to this comment
Jan 04 10:55:39 HORDE [error] [jonah] DB Error: no such table:
Well, that seems pretty straightforward.  Did you set up your 
database?  There are sql scripts to do this in jonah/scripts/sql....or 
you can read the INSTALL file in jonah/docs.
01/04/2008 09:04:24 AM bogomil (at) spisanie (dot) com Comment #3 Reply to this comment
Jan 04 10:55:39 HORDE [error] [jonah] DB Error: no such table: SELECT 
channel_id, channel_name, channel_type, channel_updated FROM 
jonah_channels  ORDER BY channel_name [nativecode=1146 ** Table 
'horde.jonah_channels' doesn't exist] [on line 148 of 
"/var/www/html/horde/jonah/lib/News/sql.php"]
01/03/2008 02:51:57 PM Michael Rubinsky Comment #2
State ⇒ Resolved
Priority ⇒ 1. Low
Assigned to Michael Rubinsky
Reply to this comment
We were not returning the PEAR_Error here. That has beed fixed, but 
your underlying issue (why you were *getting* an error) will still 
need to be addressed...you should check your horde log to see what 
error is being thrown.
01/03/2008 10:25:14 AM bogomil (at) spisanie (dot) com Comment #1
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ DB_Error as array
Due ⇒ 01/03/2008
Queue ⇒ Jonah
State ⇒ Unconfirmed
Reply to this comment
Cannot use object of type DB_Error as array in 
/var/www/html/horde/jonah/lib/News/sql.php on line 151.



I am using latest snapshot oh jonah 1.0-cvs

and latest Horde

Saved Queries