[horde] Re: [imp] horde empty frame
Antoine Jacoutot
ajacoutot@linuxfr.dyndns.org
Fri, 9 Aug 2002 13:29:20 +0200
I am so sorry for being so stupid... but I finally found the answer... it was in
kronolith conf.php file:
$conf['calendar']['driver'] = 'mcal'; -------> bad !!! I changed it to sql
$conf['calendar']['params']['driver'] = 'sql';
Thanks to list for helping me, I'm really sorry to be so dumb !
Everything works great now !
--
Antoine Jacoutot
Linux - Redhat 7.3 Valhalla
ajacoutot@linuxfr.dyndns.org
http://linuxfr.dyndns.org
http://windowsfr.dyndns.org
Selon Antoine Jacoutot <ajacoutot@linuxfr.dyndns.org>:
> On Thu, 2002-08-08 at 21:32, Ryan C. Creasey wrote:
> > Yea, I just sync'd my horde packages to the HEAD tag yesterday and I'm
> > experiencing the same problem. I've reinstalled from scratch as well,
> > thinking it was a configuration issue, but it did the same thing. I'm
> > running into this problem a little sooner than you seem to be, but that's
> > because I'm using IMP as the main authentication of horde.
> >
> > Anyone have any ideas?
>
>
> --> I'm so happy (sorry... ;-) ), I though I was like a lone stupid guy
> that wasn't able to make anything works... it's nice to see other people
> are experiencing the same problem. I'm telling you, I've check all the
> config files and couldn't see what could cause this behavior (which
> doesn't mean I'm right...).
> Regards.
>
> Antoine
>
>
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe@lists.horde.org
>