I searched contribs and can't find info on this regarding an install of kronolith on a current SME 7.3 server.
I installed all updates as normal for SME 7.3 and then followed the kronolith wiki in contribs to install the kronolith calender addin.
I used the command "yum --enablerepo=smecontribs install smeserver-kronolith". I didn't install gollem or other groupware addins (do I need to?)
After the required "signal-event post-upgrade; signal-event reboot" all seemed well. I set permissions for the calendars to be seen and edited. BUT when I try to use it, i get the following errors when trying to create a calendar event. Even tried all permissions set to allow in the horde administrator
Error There was an error adding the event: DB Error: no such field : INSERT INTO kronolith_events (event_id, event_uid, 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 ('5991a046f4466d3a7a735f17e4c2b89a', '20080821120125.weiti0dkjn4@www.turningpnt.org', 'tstokovaz@turningpnt.org', 'test', '', '', '', '2', 'a:0:{}', '', '', 1219341685, '2008-08-21 06:00:00', '2008-08-21 07:00:00', 0, '0', 'tstokovaz@turningpnt.org') [nativecode=1054 ** Unknown column 'event_uid' in 'field list']
Also getting this error when trying to invite another user to the event:
Error retrieving free/busy information for USER: No free/busy url found for USER@turningpnt.org.
(USER equals the person with a valid webmail account invited to the event).
Kronolith-h3 version 2.1.8 release 1.e14 sme and smeserver-kronolith version 1.1 release 11.e14.sme were installed.
I also checked the logs and they seem to have lots of info being added as a result of Kronolith. My question is whether I did something wrong or if this is a bug that needs reporting? I even set up a test server before trying this but didn't think to test the event creation in a test account. I suspect it is not kronolith itself but am not certain how to proceed. I CAN reproduce this error as I rechecked the test install I did and it has the same problem. Can someone point me the right direction? Everything except Kronolith seems to work fine.
Thanks.