[kronolith] Fwd: Installing kronolith-0.0.3

Neil Haverlandt neilh@datasolv.net
Mon, 11 Feb 2002 09:11:19 -0700


Jan,

In the Application section of horde/config/registry.php you should have these 
lines

$this->applications['kronolith'] = array(
    'fileroot' => dirname(__FILE__) . '/../kronolith',
    'webroot' => $this->applications['horde']['webroot'] . '/kronolith',
    'icon' => $this->applications['horde']
['webroot'] . '/kronolith/graphics/kronolith.gif',
    'name' => _("Calendar"),
    'allow_guests' => false,
    'show' => true
)


And these lines in the Services section

$this->services['kronolith']['horde']['summary'] = array(
    'file' => '%application%/lib/api.php',
    'function' => 'kronolithSummary',
    'args' => array(),
    'type' => 'string'
);



See if solves your problem.

-- 
Neil Haverlandt



Quoting Jan Schneider <jan@horde.org>:

> 
> 
> ----- Weitergeleitete Nachricht von Lester Joseph <josephl@slaspa.com>
> -----
>     Datum: Mon, 11 Feb 2002 11:17:56 -0500
>     Von: Lester Joseph <josephl@slaspa.com>
> Antwort an: Lester Joseph <josephl@slaspa.com>
>  Betreff: Installing kronolith-0.0.3
>       An: jan@ammma.de
> 
> I've installed and configured kronolith-0.0.3 as per your instructions
> in the INSTALL file,However when I point the browser to the kronolith
> URL i get the following;
> 
> Warning: Undefined index: kronolith in
> /var/www/html/horde/lib/Registry.php on line 626
> 
> Warning: Cannot add header information - headers already sent by (output
> started at /var/www/html/horde/lib/Registry.php:626) in
> /var/www/html/horde/kronolith/lib/base.php on line 53
> 
> Do i need to enter anything in registry.php in horde and if yes what is it
> ?
> 
> 
> ----- Ende der weitergeleiteten Nachricht -----
> 
> 
> Jan.
> 
> --
> http://www.horde.org - The Horde Project
> http://www.ammma.de - discover your knowledge
> http://www.tip4all.de - Deine private Tippgemeinschaft
> 
> -- 
> Kronolith mailing list: http://horde.org/kronolith/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: kronolith-unsubscribe@lists.horde.org
> 
> 


-------------------------------------------------
This mail sent through IMP: www.datasolv.net