[horde] Nic problems

Seb Belcher seb at sdjb.net
Tue Feb 4 09:09:26 PST 2003


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/


More information about the horde mailing list