[horde] No calendar for new users [RESOLVED]
Harlan
harlan.bloom at gmail.com
Thu Mar 29 15:24:15 UTC 2018
On 03/29/2018 07:58 AM, Jan Schneider wrote:
>
> Zitat von Harlan <harlan.bloom at gmail.com>:
>
>> Hello,
>> I've created a few users on my Horde system. The original ones I
>> created are working fine and I can use their calendars.
>> Lately, after upgrading to 5.2.22, I can still create the users
>> just fine, but they don't have calendars.
>>
>> When I login with their usernames, in the Portal for the Calendar
>> section I see this error:
>> SQLSTATE[42S22]: Column not found: 1054 Unknown column
>> 'attribute_default' in 'field list'
>>
>> When I Google the error, the only suggestion I see to change the
>> driver. This is what I have for the drivers:
>>
>> $conf['calendar']['driver'] = 'sql';
>> $conf['storage']['driver'] = 'sql';
>> $conf['calendars']['driver'] = 'kolab';
>>
>> One thing I didn't notice before is the 'kolab' above. I don't
>> have a Kolab server running.
>>
>> What is the difference between 'calendar' and 'calendars' above?
>> Should the 'calendars' also be set to sql since I am using the
>> database?
>
> Yes, absolutely. It doesn't make sense to have the calendar driver and
> calendars driver with different backends, and it's on the todo list to
> remove the latter setting.
>
>> I'm running on Debian. Horde Groupware Webmail Edition 5.2.22,
>> Kronolith 4.2.23. I installed Horde via pear, and upgraded via pear
>> also.
>>
>> Any idea why my later users don't have calendars?
>> And what do I need to fix to get their calendars working?
>>
>> Thanks,
>>
>> Harlan...
>
>
>
Hi Jan,
Thank You for replying. Since you said the [calendars] was on the
list to be removed, I deleted it from my config file and the calendars
are now working.
Thanks again,
Harlan...
More information about the horde
mailing list