![]() |
reuploaded still the same issue... i notice that there is yahoo image and yahoo.php, there is gmail image but no gmail.com... even gmail is not mentioned in inviter.php.
|
Quote:
gmail grabber is called by import.php access import.php and see or can you tell me your website url? |
Quote:
Here is my site Editing my link see there is not any Gmail link there although we can access it from EDITING MY LINK Hope to find a solution next when i open this thread |
Quote:
Please check here : http://www.xxxxxxxxx.com/forums/images/gmail.jpg It will be fixed if you put gmail.jpg in images folder. :) |
Hey, I was wondering if you have a working script for meinVZ? I am sry for not purchasing your full version, but I am out of money since I am just a student. If you could help me on the meinVZ script I'd be really glad!
The problem is that when requesting the list of friends of any meinVZ account just the first page of friends (I think its up to 10 friends on one page) is used. I got so far to change the page from which the script is taking the friends, but couldnt figure out how to request the whole list of friends. Best regards. |
Quote:
Thanks |
Quote:
can you please edit the website link from your post i am going to do the same in my previous post Thanks its a great feature for my website |
Done! :)
Thank you very much i strongly appreciate that. |
would the emails ever get blockd by facebook or hotmail filters?
|
Quote:
|
in the full version have hotmail????
|
Quote:
MOD greatest! |
this sucks.
it screwed up my vb |
Quote:
Quote:
NOTE : Please dont ask or discuss anything related to full version here. You can post topic on Projects Planet forums. |
Hi,
I used the free version and i saw that i couldn't got any contacts for selecting when i log-in gmail page (import.php) although my email address had more than 100 email contacts.. |
Quote:
Please check now. :) |
Just purchased the premium version as I have something similar on another site and it really does get quite a lot of new sign ups.
I'm now just waiting for the email with the files ;) |
Still haven't received the plug-in :(
Hope I get them soon, I won't be able to add it later :erm: |
Quote:
Please dont discuss anything related to Full Version in this topic. And please check your mails. :) |
Apologies, sent you an email about a few problems. Will keep it to email from now on ;)
|
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 |
Same Error on yahoo ......
and gmail error is change 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 72 |
Sir please read my above reply.
Copy those 2 code snippets i've written in individual text files. Rename those text files to filename1.php filename2.php Then upload those on your hosting.. execute them and post results here in this topic. :) |
Hey nirvana43,
I did like u said uploaded two files and here are the errors I got for each file..... Filename1.php Quote:
Quote:
Great script I got to test for about a week and love it... if u can get it fixed for me again i plan to buy the full version :D |
Here's the message i am getting:
Quote:
Quote:
|
Quote:
Quote:
To get free version script working, Please upgrade to latest CVS snapshot. You can grab it here : http://snaps.php.net/ :) |
Quote:
Please guide me!!! THanks |
Ok, so when I tested this, after registration, it takes them to the "Final Step" which is the invitation screen, well after they've invited someone, there is NO url or link to go back to MY website. They have to actually go into the address bar and re-type my URL. How can I fix this? And is the Full version WORTH upgrading to?
Please let me know asap! |
Quote:
Quote:
http://snaps.php.net/ They must be knowing how to do that. :) |
Is there easier way to upgrade rather than do the whole thing over again?
|
i have read, that some one would install it on a german page, don't do this with this version, in Germany you can get Warning from a lawyer, because gmail is a trademark of an other person not google in Germany
|
All times are GMT. The time now is 07:00 AM. |
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:
|