On 05/25/2017 08:15 PM, Mathew Shires wrote:
How do I autocomplete email address from the LDAP address book?
It's named "NQC" but if I add the following line to config.inc.php:
$config['autocomplete_addressbooks'] = 'NQC';
I get this error:
Application Error (700): Addressbook source (NQC) not found!
The (ldap) addressbooks here must be the same as the keys of $config['ldap_public'] array not names specified in that array.
There's a sample in defaults.inc.php.