[imp] Undefined index: encodings

Eric Rostetter eric.rostetter at physics.utexas.edu
Fri Apr 11 00:24:37 PDT 2003


Quoting Bryce Fischer <bryce at berzerker-soft.com>:

> 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...

My guess is that you didn't update horde/config/nls.php from the .dist
version...  Did you?
 
> Thanks
> 
> Bryce

-- 
Eric Rostetter
The Department of Physics
The University of Texas at Austin

Why get even? Get odd!


More information about the imp mailing list