vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - Contact's Inviter MSN/Yahoo/Gmail & MORE (https://vborg.vbsupport.ru/showthread.php?t=145882)

Deska 06-06-2007 09:47 AM

Quote:

Originally Posted by Luky (Post 1261728)
Turn off safe mode.

Already off but still no luck.. :(

Luky 06-06-2007 10:28 AM

Ask your host if you have "PHP COMPILED WITH CURL WITH SSL FOR THIS TO WORK and can open remote urls"

lebanon 06-06-2007 10:41 AM

I believe the gmail will need an update in the next few days, but as for the rest, i repeat there is no override or an alternative for the requirements.
Knowing that we will need to browse into email pages which are accessed through ssl, we will need curl and we will need it compiled with ssl !
If none of the emails work, then obviously you did not meet the requirements, however, when some work and some doesnt there we can discuss it.

As for gmail error for curl setopt follow when open_base is set, there is a work around i will implement it within the next update of gmail .

thenewuser 06-06-2007 02:58 PM

Quote:

Originally Posted by Luky (Post 1262423)
Ask your host if you have "PHP COMPILED WITH CURL WITH SSL FOR THIS TO WORK and can open remote urls"

was this to me?

They said:

"Yes, our PHP is compiled with Curl + SSL support in both versions 4 and 5. The allow_url_fopen setting is enabled."

Luky 06-06-2007 03:09 PM

To anyone who cannot get it to work :P

thenewuser 06-06-2007 03:20 PM

Quote:

Originally Posted by Luky (Post 1262553)
To anyone who cannot get it to work :P


Thanks for the help, I appreciate it. My MSN mail was shut off, maybe that's why it wasn't working... I'll report back in a few min!

thenewuser 06-06-2007 03:24 PM

It worked perfectly!1!! WOOOOOOO!

Woo. ;)

lazydesis 06-06-2007 03:49 PM

Quote:

Originally Posted by lebanon (Post 1262431)
I believe the gmail will need an update in the next few days, but as for the rest, i repeat there is no override or an alternative for the requirements.
Knowing that we will need to browse into email pages which are accessed through ssl, we will need curl and we will need it compiled with ssl !
If none of the emails work, then obviously you did not meet the requirements, however, when some work and some doesnt there we can discuss it.

As for gmail error for curl setopt follow when open_base is set, there is a work around i will implement it within the next update of gmail .

waiting for ittttt :D

thanx a lot for the great support :) u are awesome ... having a full time job and giving such awesome support

Jibba Jabbas 06-06-2007 09:53 PM

Ok im getting "No Details Found: Please make sure you have entered correct login details and try again."

Used 4 different email addresses and repeatedly put in the password, it's not that im putting it in wrong.

Heres some info off my phpinfo file:

allow_url_fopen Local value:On Master value:On

CURL Information libcurl/7.14.0 OpenSSL/0.9.8 zlib/1.2.3

Is there anything wrong there? Or do i need to check anything else?

(Btw im trying it on hotmail)

Jibba Jabbas 06-11-2007 08:08 PM

bump

0tolerance 06-13-2007 03:47 AM

Hello.
i know my current hosting meets the requirements for it..
but when i installed it and set it all up... after importing contacts from hotmal... it has them all up with the check box... but no send button appears to confirm the emails..

and when using Gmail i get an error... but not alot of people use gmail.

CraiovaOnLine 06-16-2007 07:01 PM

oky instaled the thing...badabim badabam aint workin

keep gettin this
Parse error: syntax error, unexpected T_STRING in /home/evanzari/public_html/forum/postage.php on line 18

line 18: error_reporting(E_ALL & ~E_NOTICE);

imported the product
uploaded the files
modified the file... (i modified the file after uploadin it...but shouldn't be a problem...right?)

CraiovaOnLine 06-16-2007 07:39 PM

nvrmind
forgot a ; :D

alessai 06-17-2007 04:22 PM

had some problems :D becuse i tried to send an email to an existing member<< !!stuiped

okey okey its amazing ? رهيب ؟ عجيب؟
i dunno how to say thanx its the best hack i tried.....

but i want to suggest somthing the sender mail... i prefer to be the member mail

i mean if i imported the list form sai1122@hotmail.com when he send the invites for his friends the sender be sai1122@hotmail.com

lebmobile 06-17-2007 07:05 PM

please can someone give me the files edited???? I didnt know how to edit them

quickly plz

LICryptkeeper 06-18-2007 03:50 PM

Hi, just went through the thread, didnt see the answers I was looking for so I figured I'd post them before installing this hack (which I have been waiting for for over a year, thanks ;))

1) will the user be able to add custom text into the email body?
2) can we set it up so that it does not get sent from "myemail@mysite.com" but rathar the inviter's email?
3) will it have the refferal in the link to the forum? if te user clicks it in the email and gets sent to my site and registers, will the inviter be credited?

abhimation 06-18-2007 06:50 PM

It doesnt seem to be working with me. Says wrong username or password.

Is it that CURL thing is missing on my servers ? How do i check it ?

Or is it some other reason ?

Its a great MOD. Please help !

alessai 06-18-2007 09:30 PM

Quote:

Originally Posted by LICryptkeeper (Post 1271052)
Hi, just went through the thread, didnt see the answers I was looking for so I figured I'd post them before installing this hack (which I have been waiting for for over a year, thanks ;))

1) will the user be able to add custom text into the email body?
2) can we set it up so that it does not get sent from "myemail@mysite.com" but rathar the inviter's email?
3) will it have the refferal in the link to the forum? if te user clicks it in the email and gets sent to my site and registers, will the inviter be credited?

3 : yes it does
2 : i didnt try to put the email member code as the mail sender
1: nope you cant hope next edition we can

0tolerance 06-19-2007 03:28 AM

Quote:

Originally Posted by abhimation (Post 1271164)
It doesnt seem to be working with me. Says wrong username or password.

Is it that CURL thing is missing on my servers ? How do i check it ?

Or is it some other reason ?

Its a great MOD. Please help !

upload this and save it as a .php file and run it, it will tell you if your hosting runs the requirements.

PHP Code:

<?php 

if(!function_exists('curl_init')) 

    exit(
'CURL Library is not installed.'); 


$agent "Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)"
$ch curl_init(); 

curl_setopt($chCURLOPT_URL"https://www.paypal.com"); 
curl_setopt($chCURLOPT_USERAGENT$agent); 
curl_setopt($chCURLOPT_RETURNTRANSFER1); 
curl_setopt($chCURLOPT_FOLLOWLOCATION1); 
curl_setopt($chCURLOPT_SSL_VERIFYHOST0); 
curl_setopt($chCURLOPT_SSL_VERIFYPEERFALSE); 

$result curl_exec($ch); 

if(!
strlen($result)) 

    exit(
'CURL is installed, but not working correctly with SSL pages. Error Message: <strong>' curl_error($ch) . '</strong>'); 

else 

    echo (
'Congratulations! CURL w/ SSL seems to be working fine.'); 
    
curl_close($ch); 


?>

On another note, has does any one get the problem where they import the hotmail contacts and there is no send button to finalise the invitations?
i would mucho appreciate a PM with some help.

abhimation 06-19-2007 07:02 AM

Thnx Otolerence...
I got the following msg - Congratulations! CURL w/ SSL seems to be working fine.

Then whats the problem ? Why i am getting the message when i click "Import my Contacts" -

No Details Found: Please make sure you have entered correct login details and try again.

Help Please !

Kaasie 06-19-2007 07:33 AM

oooooooooh me likey, thank you very much

alessai 06-19-2007 10:19 AM

problems:

some of the members Send Email button doesnt appear whats the problem? it works with me

alessai 06-20-2007 10:06 AM

hello

it seems some of my friend have a problem and the following message appear could you please tell me what is the problem:

PHP Code:

Fatal errorCall to undefined function: curl_init() in /home/al7aran/public_html/inviter/myhotmail.php on line 29 


vitrag24 06-20-2007 06:58 PM

still this hack isnt working?

LICryptkeeper 06-20-2007 07:28 PM

Quote:

Originally Posted by alessai (Post 1271289)
3 : yes it does
2 : i didnt try to put the email member code as the mail sender
1: nope you cant hope next edition we can

I changed $from = "myemail@mysite.com" to $from = $sendersemail;

I was unable to test it, as my server does not have sll enabled with curl.

Basit 06-20-2007 08:02 PM

Doesn't work for me... getting following error message:

Code:


Warning: fopen(/home/hallagul/public_html/urdu/inviter/hotmailcookie.txt) [function.fopen]: failed to open stream: Permission denied in /inviter/myhotmail.php on line 18

Warning: fclose(): supplied argument is not a valid stream resource in /inviter/myhotmail.php on line 19

Warning: fopen(/home/hallagul/public_html/urdu/inviter/livecookie.txt) [function.fopen]: failed to open stream: Permission denied in /inviter/mylive.php on line 19

Warning: fclose(): supplied argument is not a valid stream resource in /inviter/mylive.php on line 20

No Details Found: Please make sure you have entered correct login details and try again.

Following is status of Curl thingy.

Code:

CURL support  enabled 
CURL Information  libcurl/7.15.3 OpenSSL/0.9.7a zlib/1.2.1.2 libidn/0.5.6

Your help is much appreciated.

Regards,

LICryptkeeper 06-20-2007 08:06 PM

download the may 03'd one, not the 30th.

alessai 06-20-2007 11:17 PM

Quote:

Originally Posted by LICryptkeeper (Post 1272672)
I changed $from = "myemail@mysite.com" to $from = $sendersemail;

I was unable to test it, as my server does not have sll enabled with curl.

tworked i tried it today :)

alessai 06-20-2007 11:18 PM

Quote:

Originally Posted by Basit (Post 1272694)
Doesn't work for me... getting following error message:

Code:


Warning: fopen(/home/hallagul/public_html/urdu/inviter/hotmailcookie.txt) [function.fopen]: failed to open stream: Permission denied in /inviter/myhotmail.php on line 18

Warning: fclose(): supplied argument is not a valid stream resource in /inviter/myhotmail.php on line 19

Warning: fopen(/home/hallagul/public_html/urdu/inviter/livecookie.txt) [function.fopen]: failed to open stream: Permission denied in /inviter/mylive.php on line 19

Warning: fclose(): supplied argument is not a valid stream resource in /inviter/mylive.php on line 20

No Details Found: Please make sure you have entered correct login details and try again.

Following is status of Curl thingy.

Code:

CURL support  enabled 
CURL Information  libcurl/7.15.3 OpenSSL/0.9.7a zlib/1.2.1.2 libidn/0.5.6

Your help is much appreciated.

Regards,

are sure u have the right permissions?

butty 06-21-2007 03:12 AM

hello, can anyone tell me if this has the option to pull and send the invites to the new users msn contact list as they are registering for the forum?

maybe on the next page after the sign up process? it would probably gain more invitees being brought in as most people just fill in whats needed. if not they may never stumble across the invite page and then maybe when they do they may not be bothered to send the invites out?

LewisAinslie 06-21-2007 08:57 AM

Ye that would be good

soletrader 06-21-2007 09:32 AM

Everything is working besides my template. All I get is this: http://www.traderslaboratory.com/forums/inviter.php

My navbar is messed up along with some other stuff.

Any help will be appreciated. Thanks

Basit 06-22-2007 08:54 AM

Thanks for the help, it was rights issue as well as wrong version (installed may 30th version instead of may 3rd). All is working except Yahoo invitation. Any idea how to fix yahoo problem ?

Basit 06-22-2007 09:07 AM

I am getting following error whey tried to send invite to Yahoo mail.

Code:

Warning: fopen(*****@yahoo.com) [function.fopen]: failed to open stream: Permission denied in /inviter/myyahoo.php on line 404
can't open file

Gone through whole of this thread and find out many other members facing same problem but no solution. Does anyone have any idea how to fix this issue ?

apiasto 06-22-2007 11:25 AM

great hack but need help.i downloaded may 30 project but i dont see any link on the forum or anything in admin panel, thnx for your help in advance

ldwebtech 06-24-2007 10:35 AM

any one plz help me to getout frm this error

Quote:

Fatal error: Call to undefined function: curl_init() in /home/torrents/public_html/inviter/myyahoo.php on line 51

neverstop 06-28-2007 04:32 AM

Hi...

Using the hotmail it imports the contacts fine, but it does not send an email.

i tried running the test script and received this:

Quote:

Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/xxxxxxx/public_html/curl.php on line 14
Congratulations! CURL w/ SSL seems to be working fine.
Safe mode is set to off and there is no value set for the open_basedir. Any ideas?

epoc fitness 06-30-2007 03:26 PM

Has anyone got this running flawless?

FIM 07-01-2007 05:05 PM

nice work in 3.6.7 :)

raiderlax 07-02-2007 07:35 AM

So does this work okay?


All times are GMT. The time now is 03:09 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
  • Page Generation 0.01601 seconds
  • Memory Usage 1,844KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_code_printable
  • (2)bbcode_php_printable
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete