[horde] Nic problems
Charles E. Robinson III
crobins at proexam.org
Tue Feb 4 09:19:29 PST 2003
I could be mistaken, but isn't nic supposed to be used with horde_cvs_head
3.0 version.
Charles Robinson
-----Original Message-----
From: horde-bounces at lists.horde.org
[mailto:horde-bounces at lists.horde.org]On Behalf Of Seb Belcher
Sent: Tuesday, February 04, 2003 12:09 PM
To: horde at lists.horde.org
Subject: [horde] Nic problems
I am trying to run nic 0.0.2 with horde 2.2.1, I have simply untarred nic,
moved it to horde/nic and added the following to the registry:
$this->applications['nic'] = array(
'fileroot' => dirname(__FILE__) . '/../nic',
'webroot' => $this->applications['horde']['webroot'] . '/nic',
'icon' => $this->applications['horde']
['webroot'] . '/nic/graphics/nic.gif',
'name' => _("Net Tools"),
'allow_guests' => false,
'status' => 'active'
);
Edited conf.xml and copied it to conf.php.
However when I attempt to access nic it produces loads of errors
regarding 'Undefined index' and 'Undefined function' in menu.inc and common-
header.inc. Anyone experienced this and know how to fix it?
-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
--
Horde mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: horde-unsubscribe at lists.horde.org
More information about the horde
mailing list