[horde] Monthly Maintenance issue
Litten, Rob
RLitten at OneCommunications.com
Tue Jun 1 16:45:25 UTC 2010
Per the FAQs for Admin section
After logging in, users are always prompted to run maintenance.
Similar to the problem above with last login time, you may have a
corrupted preference value, in this case, the last_maintenance
preference. You can clear it for all users on a SQL backend by running a
statement such as:
DELETE FROM horde_prefs WHERE pref_name = 'last_maintenance';
The only side effect of this will be all users seeing the maintenance
prompt one more time, and then it should behave normally.
This continues to happen every new month, is there a fix for this as for
now I have to keep running this query at the end of each month.
-rob
More information about the horde
mailing list