Am running drupal 7, and it works fine for the admin,
for authenticated users, after importing from gmail, it shows all my email addressees,
after selecting the email and i click add,
it hangs and displays a blank page with a message

"Import your Contacts" and redirects to
(site/contact_importer_overlay)
I have given authenticated users same permissions as the admin, but this doesnt help

Comments

thesunrise’s picture

Fixed,
disabled modal overlay

jay.lee.bio’s picture

To elaborate, the module works fine for administrators with core's Overlay. However, for regular authenticated users, there are two problems:

1) Overlay doesn't work, meaning it'll go to a new page to bring up their contact information.
2) When done, it'll go back to the original page, but the email addresses are never added.

So the only other overlay option is to use Colorbox, which has its own issues.

duaelfr’s picture

Category: Bug report » Support request
Priority: Critical » Normal
Issue summary: View changes
Status: Active » Fixed

I added a message to inform the site builder that he will have to set Overlay permissions to allow the users to use CI in Overlay.
Push in 791c28d

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.