Quote:
Originally Posted by cricketgod 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