[horde] Full Name Horde Login
adam at akarsoft.com
adam at akarsoft.com
Thu Jul 8 02:24:48 PDT 2004
I am currently running Horde 2.2.5 and Imp 3.2.4. I was having probelms
displaying the full name on login rather than the email address or the login
name. After searching the member forums and from my own experience I found that
by going into my inbox and coming out would show my full name on the horde
page. Long story short, I found a way in order to fix this and like to share if
with anyone who needs it like I did.
I took these stanzas from the /imp/config/prefs.php:
$_prefs['default_identity'] = array(
'value' => 0,
'locked' => false,
'shared' => true,
'type' => 'implicit'
);
$_prefs['identities'] = array(
'value' => 'a:0:{}',
'locked' => false,
'shared' => true,
'type' => 'implicit'
);
and added them to the /config/prefs.php file. Everything seams to work fine now.
I hope that this can benefit someone.
--
D. Adam Karim
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
More information about the horde
mailing list