Hello,

I've downloaded the module and installed it, but gmail, yahoo, and msn don't work for me, here are the error messeges:

gmail:

warning: Invalid argument supplied for foreach() in /home/arbel3/public_html/websites/tc/modules/dcl_importer/ic_wrapper.inc on line 37.

yahoo:

* warning: curl_setopt() [function.curl-setopt]: open_basedir restriction in effect. File(/var/tmp/yahoo_ayalashafat.txt) is not within the allowed path(s): ('.:/proc/uptime:/tmp:/home:/usr/local/lib/php:/nfs/home:/usr/home:/usr/local/bin/') in /home/arbel3/public_html/websites/tc/modules/dcl_importer/scripts/importYahoo.class.php on line 83.
* warning: curl_setopt() [function.curl-setopt]: open_basedir restriction in effect. File(/var/tmp/yahoo_ayalashafat.txt) is not within the allowed path(s): ('.:/proc/uptime:/tmp:/home:/usr/local/lib/php:/nfs/home:/usr/home:/usr/local/bin/') in /home/arbel3/public_html/websites/tc/modules/dcl_importer/scripts/importYahoo.class.php on line 97.
* warning: curl_setopt() [function.curl-setopt]: open_basedir restriction in effect. File(/var/tmp/yahoo_ayalashafat.txt) is not within the allowed path(s): ('.:/proc/uptime:/tmp:/home:/usr/local/lib/php:/nfs/home:/usr/home:/usr/local/bin/') in /home/arbel3/public_html/websites/tc/modules/dcl_importer/scripts/importYahoo.class.php on line 99.
* warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/arbel3/public_html/websites/tc/modules/dcl_importer/scripts/importYahoo.class.php on line 103.

msn:

warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/arbel3/public_html/websites/tc/modules/dcl_importer/scripts/importMsnm.class.php on line 367.

any help would be appreciated.

Comments

soosa’s picture

Regarding the first error please download the module again to keep your self updated with the latest bug fixes specially Gmail's issue.
regarding the rest, please check your server configuration, this is probably an issue related to your hosting service provider, check if you have safe_mode enabled in your server and try to disable it then give it another shot!

soosa’s picture

Status: Active » Closed (won't fix)

Regarding the first error please download the module again to keep your self updated with the latest bug fixes specially Gmail's issue.
regarding the rest, please check your server configuration, this is probably an issue related to your hosting service provider, check if you have safe_mode enabled in your server and try to disable it then give it another shot!

mrrijo’s picture

Same issue for me, what if safe_mode cant be disabled from host's side?

interfaced’s picture

I have safe_mode turned off and I get the same problems.

I have narrowed it down to line 81 in importGmail.class.php

There is a preg_match('/url=([^"]*)/', $html, $actionarr) which fails and returns false. I checked the actual page, and it seems google may have fixed this option so we can't get our contacts.

romainlav’s picture

Status: Closed (won't fix) » Active

i have the same problem

gmail:

warning: Invalid argument supplied for foreach() in /home/arbel3/public_html/websites/tc/modules/dcl_importer/ic_wrapper.inc on line 37.

hadsie’s picture

Status: Active » Closed (won't fix)

I'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.