[kronolith] Missing old events in Kronolith

Sandra Weddig Sandra.Weddig at gmx.de
Mon Feb 10 06:29:16 UTC 2014


Hi Mike!

The table horde_prefs tells me that only one user has changed settings.

These settings are;

No checkbox set at "remove old events from calender"

"How often should old events be removed?" yearly

"Remove old events after" 999 "days".


Am Sonntag, den 09.02.2014, 16:01 -0500 schrieb mrubinsk:

> Yes,  but these are just the default pref values.  Users can change  
> this in their own preferences. 
> 
> 
> --
> mike
> Sent from mobile 
> 
> -------- Original message --------
> From: Sandra Weddig <Sandra.Weddig at gmx.de>
> Date:02/09/2014  3:51 PM  (GMT-05:00)
> To: kronolith at lists.horde.org
> Subject: Re: [kronolith] Missing old events in Kronolith
> 
> Quoting Sandra Weddig <Sandra.Weddig at gmx.de>
> 
> > Hi Arjen!
> >
> > The events are really removed from database and also not displayed at
> > horde webinterface.
> >
> > The kronolith purge settings are;
> >
> > $_prefs['purge_events'] = array(
> >     'value' => 0,
> >     'type' => 'checkbox',
> >     'desc' => _("Purge old events from your calendar?"),
> > );
> >
> > $_prefs['purge_events_interval'] = array(
> >     'value' => Horde_LoginTasks::MONTHLY,
> >     'type' => 'enum',
> >     'enum' => Horde_LoginTasks::getLabels(),
> >     'desc' => _("Purge old events how often:"),
> > );
> >
> > $_prefs['purge_events_keep'] = array(
> >     'value' => 365,
> >     'type' => 'number',
> >     'desc' => _("Purge old events older than this amount of days."),
> > );
> >
> > I would say "value 0" means that no events ever will be purged, right?
> >
> > Thanks, Sandra :)
> >
> > Am Sonntag, den 09.02.2014, 20:45 +0100 schrieb Arjen de Korte:
> >
> >> Citeren Sandra Weddig <Sandra.Weddig at gmx.de>:
> >>
> >> > Hi!
> >> >
> >> > I am using the Horde Groupware with Kronolith to store my events and
> >> > sync them with android phones.
> >>
> >> Are the events really removed from the database, or are they no longer
> >> displayed on the phone?
> >>
> >> Many ActiveSync clients will only show current events and some for a
> >> few weeks in the past by default. Any older ones will no longer be
> >> visible (although it might be possible to overrule this in the
> >> client). Restoring them from a backup might bring them back
> >> temporarily, until they are older than x weeks again.
> >>
> >> > Since I switched to this project my users complain about missing events
> >> > (which I have to restore vom mysql-backups) from time to time.
> >> >
> >> > It's highly sure, that all these events are in the past (I think more
> >> > than 4 weeks) and are non recurring.
> >> >
> >> > Any idea what can go wrong?
> >>
> >> Have a look at the 'purge_events', 'purge_events_interval' and
> >> 'purge_events_keep' preferences for Kronolith. That's the only way I
> >> can think off where Horde might be dropping (old) events from the
> >> database.
> >>
> >> > Thanks for your help :)
> >> > --
> >> > kronolith mailing list
> >> > Frequently Asked Questions: http://wiki.horde.org/FAQ
> >> > To unsubscribe, mail: kronolith-unsubscribe at lists.horde.org
> >>
> >>
> >
> >
> > --
> > kronolith mailing list
> > Frequently Asked Questions: http://wiki.horde.org/FAQ
> > To unsubscribe, mail: kronolith-unsubscribe at lists.horde.org
> >
> 
> 




More information about the kronolith mailing list