[kronolith] Re: Fw: Problem installing
Sebastian
kseba@dsslaw.com
Wed, 11 Sep 2002 09:38:50 -0400
I used the script that comes with kronolith. I will check the db to make
sure it looks like yours.
"Oliver Schönrock" <oliver@schonrocks.com> wrote in message
news:631010865.1031754734@[192.168.0.10]...
Are you sure you created the db structure correctly?
Here is a structure dump from my table:
#
# Table structure for table `kronolith_events`
#
CREATE TABLE kronolith_events (
event_id bigint(20) NOT NULL default '0',
calendar_id varchar(255) NOT NULL default '',
event_description text,
event_location text,
event_keywords text,
event_exceptions text,
event_title varchar(80) default NULL,
event_category varchar(80) default NULL,
event_recurtype varchar(11) default '0',
event_recurinterval varchar(11) default NULL,
event_recurdays varchar(11) default NULL,
event_recurenddate datetime default NULL,
event_start datetime default NULL,
event_end datetime default NULL,
event_alarm int(11) default '0',
event_modified int(11) NOT NULL default '0',
PRIMARY KEY (event_id)
) TYPE=MyISAM;
Oliver
--On 11 September 2002 09:16 -0400 Sebastian Kucik <kseba@dsslaw.com> wrote:
> After installing Horde(2.1), Imp(3.1) and nag I tryied to go forward with
> kronolith. I created MySql database, activated it in horde's registry.php
> and created a menu link. I also created /etc/mpasswd and entered the user
> info to the config file. As soon as I try to access any of the kronoliths
> files I get this:
>
> Warning: Undefined index: calendar in
> /var/www/html/horde/kronolith/lib/base.php on line 70
> Warning: Undefined index: calendar in
> /var/www/html/horde/kronolith/lib/base.php on line 70
> Fatal error: Call to a member function on a non-object in
> /var/www/html/horde/kronolith/lib/base.php on line 71
>
> Help me!!!
> What else is there to do?
>
> Sebastian
>
>
>
> --
> Kronolith mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: kronolith-unsubscribe@lists.horde.org
Oliver Schönrock
20 The Gables
Old Town, Clapham
London SW4 0JX
United Kingdom
Mobile : +44 7880 617 446
Fax : +44 870 706 5749
email : mailto:oliver@schonrocks.com
--
Kronolith mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: kronolith-unsubscribe@lists.horde.org