Roundcube Community Forum

Release Support => Release Discussion => Topic started by: wastedbrain on July 14, 2011, 10:19:08 AM

Title: Google contacts plugin - Autocomplete
Post by: wastedbrain on July 14, 2011, 10:19:08 AM
Hi,
I have just installed the "google contacts" plugin.
Initially I couldn't see the section in the settings list.
I had to edit this row:
if ($args['section'] == 'addressbook') {
changing it in this:
if ($args['section'] == 'server') {

because I didn't have the 'addressbook' section. After this change I could edit the google_contacts preferences and import gmail contacts.
I have still a problem, I can't see the imported contacts in the compose form using the autocomplete menu (the other contacts are correctly shown).
How can I resolve this problem?

thanks a lot,
Davide