Contact Import Module (MSN, Yahoo, Gmail, etc.)

Register an Account
Reply
 
Thread Tools Display Modes
  #21 (permalink)  
Old 09-02-2008, 08:15 AM
New Pligger
Pligg Version: 9.9.5
 
Join Date: Aug 2008
Posts: 21
just a question. Once they grab the contacts, what is the contacts used for in pligg?? To introduce them to the site?? Thanks
Reply With Quote
  #22 (permalink)  
Old 09-07-2008, 08:33 AM
New Pligger
 
Join Date: May 2008
Posts: 4
Nice module, I think this one can bring more users. Thanks a lot
Reply With Quote
  #23 (permalink)  
Old 09-11-2008, 10:44 PM
New Pligger
 
Join Date: Sep 2008
Posts: 6
Warning: opendir(../modules/grabcontacts/csvUpload) [function.opendir]: failed to open dir: No such file or directory in /usr/local/www/pligg/modules/grabcontacts/grabcontacts_main.php on line 20
Fatal Error:
Reply With Quote
  #24 (permalink)  
Old 09-16-2008, 11:41 PM
Donor
Pligg Version: 9.95
Pligg Template: CMSTHEME
 
Join Date: Jun 2008
Location: India
Posts: 27
if you getting error i would recommend to replace it with

Code:
	$dir = "..".grabcontacts_path.'csvUpload';
Code:
	$dir = "/home/u-s-e-r/public_html/d-o-m-a-i-n/modules/grabcontacts/csvUpload/";
Reply With Quote
  #25 (permalink)  
Old 09-16-2008, 11:50 PM
Donor
Pligg Version: 9.95
Pligg Template: CMSTHEME
 
Join Date: Jun 2008
Location: India
Posts: 27
Module still need more improvement. Though i was able to fetch the contacts for gmail, it never emailed the invitation
Reply With Quote
  #26 (permalink)  
Old 09-18-2008, 07:56 AM
New Pligger
 
Join Date: Sep 2007
Posts: 11
Quote:
Originally Posted by cricketgod View Post
if you getting error i would recommend to replace it with

Code:
	$dir = "..".grabcontacts_path.'csvUpload';
Code:
	$dir = "/home/u-s-e-r/public_html/d-o-m-a-i-n/modules/grabcontacts/csvUpload/";
this change cod work. But have error wen you what to import from yahoo, and all other .
Reply With Quote
  #27 (permalink)  
Old 10-23-2008, 02:25 PM
New Pligger
 
Join Date: Sep 2007
Posts: 19
i have more then 300 contact in my gmail and orkut account but it shows that no contact found
and fatal error in yahoo also
i dont know other mail is orking or not
Reply With Quote
  #28 (permalink)  
Old 10-24-2008, 10:01 AM
New Pligger
 
Join Date: Oct 2008
Posts: 1
can some one grab 1 id on yahoo ..who can do that pleaseee
Reply With Quote
  #29 (permalink)  
Old 11-20-2008, 07:59 AM
New Pligger
 
Join Date: Nov 2008
Posts: 1
not working with myname@msn.com

help plz
Reply With Quote
  #30 (permalink)  
Old 12-30-2008, 06:52 PM
New Pligger
 
Join Date: Dec 2008
Posts: 1
Quote:
Originally Posted by cricketgod View Post
if you getting error i would recommend to replace it with

Code:
	$dir = "..".grabcontacts_path.'csvUpload';
Code:
	$dir = "/home/u-s-e-r/public_html/d-o-m-a-i-n/modules/grabcontacts/csvUpload/";

after hardcoding the full path in, as suggested above.. I was able to load the contact importer page. I entered my Gmail login info and hit sumit, but got this error:

Quote:
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /home/u-s-e-r/public_html/d-o-m-a-i-n/modules/grabcontacts/classes/baseclass.php on line 155

Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /home/u-s-e-r/public_html/d-o-m-a-i-n/modules/grabcontacts/classes/baseclass.php on line 155

Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of pfsockopen(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /home/u-s-e-r/public_html/d-o-m-a-i-n/modules/grabcontacts/classes/baseclass.php on line 179

Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of pfsockopen(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /home/u-s-e-r/public_html/d-o-m-a-i-n/modules/grabcontacts/classes/baseclass.php on line 179

Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of pfsockopen(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /home/u-s-e-r/public_html/d-o-m-a-i-n/modules/grabcontacts/classes/baseclass.php on line 182

Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of pfsockopen(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /home/u-s-e-r/public_html/d-o-m-a-i-n/modules/grabcontacts/classes/baseclass.php on line 182

No contacts found
I'm running php 5.2.6
Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Upload Module (File and Image Attachment) Yankidank Free Modules 268 02-03-2012 12:19 PM
Fixes to Profile Extra Fields Module v0.2 and Extended Profile Module v0.1 redwine Questions and Comments 11 12-20-2010 04:18 PM
Contact Import (MSN, Yahoo, Gmail, MySpace..) animas Questions and Comments 5 03-05-2008 11:12 PM
[SOLVED] RRS import module won't work (although cron job is set up) tand Questions and Comments 3 11-15-2007 02:14 AM
Bug: RSS Module & Yahoo Pipes noyp Questions and Comments 1 08-10-2007 12:37 AM


Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Make a donation to support Pligg CMS development