I´ve been trying to import contacts from Gmail, Msn and yahoo and only the last one worked perfectly.
If none of them had worked, I would thought it´s a server problem or something, but I can´t figure out why yahoo works fine but the rest give me the "Gmail login information is invalid or your buddy list is empty..." and the same with MSN.
I also tried them all with the example emails provided in http://drupal.org/node/196566#comment-643984 , but I had the same result. Yahoo perfect and all the rest didn´t worked at all.
I´m using the last version (Date: 2007-Dec-14). If you could give me any advice on having this wonderful module working I would appreciate it a lot. I really need this in my web.
Thanks for your help.
Comments
Comment #1
jase951 commentedHi
I have just tested mine and it appears that it works for all but MSN for me. Do you have everything installed on the server? e.g. curl
Jase
Comment #2
delvalle commentedHi Jase. Thank you for your answer.
Yes, I have curl installed. Without curl I don´t think that Yahoo import could work for me.
When you say everything what do you mean? What else do I have to install?
Anyone has more ideas?
Comment #3
soosa commentedFirst, please make sure that you have typed the correct login information (username, password) and make sure that you do have contacts in your contact list, you should also make sure that you have met the requirements to install this module, you need to have CURL installed in your server, see phpinfo() in order to make sure that it is being installed, and try to clean the directory {/var/tmp/} or whatever directory you keep your cookies in and also make sure that is writable by your web server.
Comment #4
hadsie commentedI'm marking this issue as "won't fix". The D5 version of this module is no longer being maintained. The original version had scripts that no longer worked and some that weren't compatible with the GPL. The D6 version is being developed now and is a complete re-write using the OpenInviter library. If you wish to submit a backport to D5 I'll be happy to add that to CVS. Please see the project page for more details.