[imp] Undefined index: encodings

Bryce Fischer bryce at berzerker-soft.com
Thu Apr 10 23:04:19 PDT 2003


 
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Did a full get from CVS for horde and imp today.

Installed Horde, and it seems to be running fine (test.php comes up
fine, and I am able to log in, and doesn't complain. Not much there,
but no errors).

Installed Imp, setup my servers.php. Was able to successfully setup
the config.

Now, I am still able to log into Horde, but when I click on Mail, I
get the errors:

Notice: Undefined index: encodings in
/home/httpd/html/horde/imp/config/prefs.php on line 908

Warning: Cannot add header information - headers already sent by
(output started at /home/httpd/html/horde/imp/config/prefs.php:908)
in /home/httpd/html/horde/imp/redirect.php on line 83

[end error message]

Tracked it down to this line in prefs.php:
// Select widget for the possible charsets
$_prefs['sending_charset'] = array(
    'value' => '',
    'locked' => false,
    'shared' => true,
    'type' => 'enum',
    'enum' => $GLOBALS['nls']['encodings'],
    'desc' => _("Your default charset for sending messages:"));

Don't know much about the app, so I was hoping someone here could
shed some light...

Thanks

Bryce

-----BEGIN PGP SIGNATURE-----
Version: PGP 8.0.2

iQA/AwUBPpYio4iwBd68LxFTEQKxXACcD2yXDG3xuQm5HvuXV/5Jjn8HHMsAn0Oc
LVa7F8cnJ7JjIBpe8Wt8St44
=6Yg/
-----END PGP SIGNATURE-----



More information about the imp mailing list