[turba] mysql address book not showing for new users

Michael Rubinsky mike at theupstairsroom.com
Fri Aug 11 19:04:03 PDT 2006



> -----Original Message-----
> From: Olasoji Ajayi [mailto:sojibushman at yahoo.com]
> Sent: Friday, August 11, 2006 5:37 AM
> To: mrubinsk at horde.org; turba at lists.horde.org
> Subject: Re: [turba] mysql address book not showing for new users
> 
> this is what i have in that section
> 
> // address books to be displayed
> 
> $_prefs['addressbooks'] = array(
> 
> 'value' => 'localldap',
> 
> 'locked' => false,
> 
> 'shared' => false,
> 
> 'type' => 'implicit'
> 
> );
> 
> 
> Does this mean only localldap will be displayed? 

This means that the default pref, until the user changes it is to only
display the localldap source.



if so, what should it be
> to
> include both localldap and localsql in the select box with localsql being
> the default selection?

'value' => 'localldap\nlocalsql',

Thanks,
Mike



More information about the turba mailing list