[horde] Full Name Horde Login
Jan Schneider
jan at horde.org
Thu Jul 8 04:26:23 PDT 2004
Zitat von adam at akarsoft.com:
> 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.
Nice catch! Committed to the RELENG_2 branch.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting.php
More information about the horde
mailing list