No longer supports import of email contacts??

calebm12 - October 6, 2009 - 01:41
Project:AddThis Button
Version:6.x-2.x-dev
Component:User interface
Category:feature request
Priority:normal
Assigned:wesku
Status:active
Description

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?

#1

wesku - October 9, 2009 - 10:09
Assigned to:Anonymous» wesku
Status:active» closed

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

#2

at-rahf - October 9, 2009 - 13:37

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

calebm12 - October 9, 2009 - 14:56

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

#4

calebm12 - October 14, 2009 - 00:27

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

#5

wesku - October 24, 2009 - 18:23
Category:bug report» feature request
Status:closed» 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.

 
 

Drupal is a registered trademark of Dries Buytaert.