[imp] Error Functions
kaisersoze
kaisersoze at caltanet.it
Thu Sep 23 09:22:00 PDT 2004
hi,
i installed and configured horder and imp, but i riceved this error on the
web:
>>>> Fatal error: Call to undefined function _() in
/web/clienti/proweb.it/horde/config/registry.php on line 91
the line 91 of the file registry.php is:
$this->applications['horde'] = array(
'fileroot' => dirname(__FILE__) . '/..',
'webroot' => '/horde',
'initial_page' => 'login.php',
'icon' => '/horde/graphics/home.gif',
>>>>>>>>> THIS IS THE LINE 91 OF THE FILE registry.php <<<<<<<<<<<<<<
'name' => _("Horde"),
'allow_guests' => true,
'status' => 'active',
'templates' => dirname(__FILE__) . '/../templates',
'cookie_domain' => $_SERVER['SERVER_NAME'],
// ** If IE will be used to access Horde modules, you should read
// this discussion about the cookie_path setting (discussing issues
// with IE's Content Advisor):
//
http://lists.horde.org/archives/imp/Week-of-Mon-20030113/029149.html
'cookie_path' => '/horde',
'server_name' => $_SERVER['SERVER_NAME'],
'server_port' => $_SERVER['SERVER_PORT']
);
can you help me please? :)
sorry for my english....
bye,
Daniele.
More information about the imp
mailing list