Author Topic: Google contacts plugin - Autocomplete  (Read 3221 times)

Offline wastedbrain

  • Newbie
  • *
  • Posts: 6
Google contacts plugin - Autocomplete
« 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