[kronolith] adding ics events
Shane Boulter
sboulter at ariasolutions.com
Tue Aug 17 08:03:16 PDT 2004
Greetings,
I'm having issues when trying to add a ics file to my calendar. I'm
getting the error "There was an error importing the event: DB Error:
already exists." I've looked through the past logs and found a thread
that mentioned this and it was that the user needed to update his db.
I've double (and triple) checked my database structure and everything
matches all the changes that have gone on in the sql structure. I"m
running the latest cvs version of kronolith.
below is my log of the attempt to import the event. From the looks of
it I"m trying to add an event id which as way longer than the allowed
structure in the db. the structure in the db is varchar(32) and this id
is huge compared to that.
shane
Aug 17 08:56:44 HORDE [debug] [kronolith] SQL event store by sboulter:
query = "INSERT INTO kronolith_events (event_id, event_creator_id,
event_title, event_description, event_category, event_location,
event_status, event_attendees, event_keywords, event_exceptions,
event_modified, event_start, event_end, event_alarm, event_recurtype,
calendar_id)values
('040000008200E00074C5B7101A82E0080000000050C02B658D83C4010000000000000000100000009DDF86B20D62C0479BF0EEB342686E3D','sboulter','Updated:
Lightbridge meeting','When: Tuesday, August 17, 2004 12:00 PM-1:00 PM
(GMT-07:00) Mountain Time (US & Canada).\r\nWhere: Conference Bridge:
1-877-111-2222, passcode:
123456\r\n\r\n*~*~*~*~*~*~*~*~*~*\r\n\r\nDetermine what document we are
working with, and what the gaps between seimens original document and
the document John created on behalf of Aria Solutions',0,'Conference
Bridge: 1-877-111-2222, passcode:
123456',2,'a:0:{}','','',1092754604,'2004-08-17 12:00:00','2004-08-17
13:00:00',0,0,'sboulter') " [on line 356 of
"/usr/local/apache/htdocs/horde/kronolith/lib/Driver/sql.php"]
More information about the kronolith
mailing list