i had the latest version,
I got the message, when i tried to import
Yahoo! login information is invalid or your contact list is empty, if you are sure that your contact list is not empty then please try again and make sure that you have typed the correct login information
and from the watchdog, i got 4 php error messages
curl_setopt() [function.curl-setopt]: open_basedir restriction in effect. File(/var/tmp/yahoo_dcl.import.txt) is not within the allowed path(s): (/home:/tmp:/usr) in /home/mydomain/public_html/sites/all/modules/mail/dcl_importer/scripts/importYahoo.class.php on line 83.
curl_setopt() [function.curl-setopt]: open_basedir restriction in effect. File(/var/tmp/yahoo_dcl.import.txt) is not within the allowed path(s): (/home:/tmp:/usr) in /home/mydomain/public_html/sites/all/modules/mail/dcl_importer/scripts/importYahoo.class.php on line 97.
curl_setopt() [function.curl-setopt]: open_basedir restriction in effect. File(/var/tmp/yahoo_dcl.import.txt) is not within the allowed path(s): (/home:/tmp:/usr) in /home/mydomain/public_html/sites/all/modules/mail/dcl_importer/scripts/importYahoo.class.php on line 99.
curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/bestfo00/public_html/sites/all/modules/mail/dcl_importer/scripts/importYahoo.class.php on line 103.
Comments
Comment #1
Foodster commentedand anyway, i have my curl installed
curl
CURL support enabled
CURL Information libcurl/7.12.1 OpenSSL/0.9.7a zlib/1.2.1.2 libidn/0.5.6
Comment #2
soosa commentedTry to change the cookie file path in yahoo, lycos, and aol, it seems that the directory (/var/tmp/) is not accessible by your web server or so, just try to change the path of the cookie file and leave the file name untouched!
actually there has been an issue similar to your case mentioned over here http://drupal.org/node/124938, you may also take a look at it and see if that was related in a way or another to your case :-)
Comment #3
hadsie commentedThis ticket hasn't been updated for like 1.5yrs and the D5 module is no longer maintained. Closing.