Download & Extend

No longer supports import of email contacts??

Project:AddThis
Version:6.x-2.x-dev
Component:User interface
Category:feature request
Priority:normal
Assigned:wesku
Status:closed (duplicate)

Issue Summary

I noticed today that if a user selects email, they are no longer able to import their contacts from yahoo mail or hotmail. Previously users could do this. Has something changed with Add This?

Comments

#1

Assigned to:Anonymous» wesku
Status:active» closed (fixed)

This functionality is outside of the Drupal module. Please try http://www.addthis.com/forum/ for support on addthis.com.

#2

By default, we have disabled the addressbook. To re-enable it, use the below code block:

var addthis_config = {
ui_use_addressbook: true
}

For further inquiries, please visit our forum - http://www.addthis.com/forum

#3

would this code insert go into the module code? where do i insert that code block?

#4

For others looking....
put this line
var addthis_use_addressbook = true;
on line 117 of the addthis.module file

#5

Category:bug report» feature request
Status:closed (fixed)» active

Addthis.com functionality is changing all the time. We will support most important features of the API as soon as we can. However we are currently working with two major issues: Addthis API 2.0 and Drupal 7 upgrades. It might take a while before we can add any additional functionality, since we want to make sure we'll take care of these two first.

#6

Status:active» closed (duplicate)

This is marked as a duplicate because all the new API features will go in the module 3.0 version, see #735688: AddThis 3.0 dev candidate

nobody click here