BarakBangla Community

PHP Development | Ruby on Rails development | Joomla Developer India | Flash Developer | Facebook, MySpace, Hi5, Orkut, Bebo, Ning, Linkedin Application Developer India | Web2.0 Development India | Social Network Developer | SEO | SEM
It is currently Mon Mar 22, 2010 4:00 am

All times are UTC + 5:30 hours




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: The problem of "Failes to fetch contacts. Please try again."
PostPosted: Wed Feb 03, 2010 12:01 pm 
Offline
Newbie

Joined: Wed Feb 03, 2010 10:44 am
Posts: 2
I download the JoomlaInvite 1.5 Native yesterday,and install it on my project,but it cann't work.I'm sure the "Email","password" and "provider" are true,but I cann't get any contacts from my email,why? :o
I hope I can get help from you,Thanks. :lol:



Top
 Profile  
 
 Post subject: Re: The problem of "Failes to fetch contacts. Please try again."
PostPosted: Wed Feb 03, 2010 12:54 pm 
Offline
Newbie

Joined: Wed Feb 03, 2010 10:44 am
Posts: 2
I need help.Thank you


Top
 Profile  
 
 Post subject: Re: The problem of "Failes to fetch contacts. Please try again."
PostPosted: Wed Feb 03, 2010 9:40 pm 
Offline
Site Admin
User avatar

Joined: Sat Apr 12, 2008 5:31 pm
Posts: 116
What is your php version?

use firebug and see what's the error message.

Most probably you have to change this file:-

components/com_joominvite/models/OpenInviter/config.php

Code:
<?php
   $openinviter_settings=array(      
      "cookie_path"=>'tmp',
      "message_body"=>"You are invited to http://nonte.com", // http://nonte.com is the website on your account. If wrong, please update your account at OpenInviter.com
      "message_subject"=>" is inviting you to http://nonte.com", // http://nonte.com is the website on your account. If wrong, please update your account at OpenInviter.com
      "transport"=>"curl   ", //Replace "curl" with "wget" if you would like to use wget instead
      "local_debug"=>"on_error", //Available options: on_error => log only requests containing errors; always => log all requests; false => don`t log anything
      "remote_debug"=>FALSE, //When set to TRUE OpenInviter sends debug information to our servers. Set it to FALSE to disable this feature
      "hosted"=>FALSE, //When set to TRUE OpenInviter uses the OpenInviter Hosted Solution servers to import the contacts.
      "proxies"=>array(), //If you want to use a proxy in OpenInviter by adding another key to the array. Example: "proxy_1"=>array("host"=>"1.2.3.4","port"=>"8080","user"=>"user","password"=>"pass")
                     //You can add as many proxies as you want and OpenInviter will randomly choose which one to use on each import.
      "stats"=>TRUE,
      "plugins_cache_time"=>1800,
      "plugins_cache_file"=>"oi_plugins.php",
      "update_files"=>true,
      "stats_user"=>"", //Required to access the stats
      "stats_password"=>"" //Required to access the stats
   );
   ?>


and change transport to either curl or wget and use whichever works.


Top
 Profile  
 
 Post subject: Re: The problem of "Failes to fetch contacts. Please try again."
PostPosted: Mon Feb 22, 2010 7:34 pm 
Offline
Newbie

Joined: Mon Feb 22, 2010 5:45 pm
Posts: 1
Hi,
I have installed PHP 5.2.X with CURL and DOM enabled
when I try to fetch contacts from any mail server GMail, Hotmail, Yahoo etc. it gives me error "Failes to fetch contacts. Please try again."

what should I do?
I am waiting for your response.

Thanks.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC + 5:30 hours


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB
phpBB SEO