![]() |
Quote:
No need to apologize. :o it was a request. |
Nice thinking behind the mod ... I saw all the discussion pages of this mod and think that it still needs to be more sorted out in terms of coding to ensure reliability ... Will install it only when many people have had a smooth, trouble free installation ...
Also, there have been a lot of requests for adding more services to the free version ... Personal advise, if you want to sell something, atleast offer enough so that people will use the free version and be tempted to buy the paid version ... I guess you could add Facebook to the free version easily as Facebook Connect is already available for vB. You won't be losing out much ... Also add Hotmail as a lot of people have said they won't even try it if hotmail isn't available in the free version ... I know you worked hard to make this, but it's going to be tough to sell it without reeling in some free users first ... Also nominated for Mod of the month and sent you a friend request on Facebook ... |
Quote:
I will think about adding Facebook and Hotmail in free version. :) However those 2 require hell lotza maintainance to keep it up to date. Also the code we are supplying for free version is totally different from what we are supplying in full versions. Thank you very much |
when i import gmail contact ... a error had come .. ?
Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/friendzm/public_html/forum/scripts/gmail.php on line 25 Fatal error: Call to undefined function: iconv() in /home/friendzm/public_html/forum/scripts/gmail.php on line 71 how to solve it ? |
yahoo import the contacts but .. error on head ..
Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/friendzm/public_html/forum/scripts/yahoo.php on line 23 Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/friendzm/public_html/forum/scripts/yahoo.php on line 23 Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/friendzm/public_html/forum/scripts/yahoo.php on line 23 Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/friendzm/public_html/forum/scripts/yahoo.php on line 23 .. 4 times came . .. solve it plz |
Quote:
Quote:
Try this : 1. Open ../scripts/gmail.php 2. Find : (Line 26) Code:
curl_setopt($ch, CURLOPT_HEADERFUNCTION, 'read_header'); Code:
curl_setopt($ch, CURLOPT_HEADER, 0); 3. Open ../scripts/yahoo.php 4. Find : (Line 23) Code:
curl_setopt($ch,CURLOPT_FOLLOWLOCATION,$follow); Code:
curl_setopt($ch, CURLOPT_HEADER, 0); |
As with all ( or most ) shared website hosting plans, ours limits our email sending to a limited 200 per hour, would you incorporate a sending limit that can specify a list in the back end then limit the sending amount to whatever an hour
( a number we specify by possibly using the cron ) so, once someone has submitted a load of email addresses, the addresses go into a que and are sent via the set amount of allowed per hour ? I would be more inclined to purchase the gold version if I were able to control the sending limit like that, otherwise I am risking my hosting. |
Quote:
|
I installed the new version, yahoo is working good but gmail isn't. The error i am getting in gmail inviter is:
Quote:
|
Quote:
About this function on php.net : Quote:
Code:
<?php Code:
<?php |
All times are GMT. The time now is 09:01 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|