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)

Robert7 07-02-2007 08:59 AM

This hack works and can send email to Gmail but it doesn't send email to Yahoo users. Any idea?

epoc fitness 07-03-2007 12:14 AM

It seems that there are a lot of updates, and different methods for install. Can someone post a nice simple solution to installing and the steps which have to be done.

epoc fitness 07-03-2007 01:36 AM

I get the following errors

Quote:

Warning: fopen(/home/fashion/public_html/inviter/gmailcookie.txt) [function.fopen]: failed to open stream: Permission denied in /inviter/mygmail.php on line 29

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

epoc fitness 07-03-2007 01:56 AM

got the gmail working AOL doesn't seem to want to work.

CraiovaOnLine 07-16-2007 08:47 PM

most users dont have their adress book full completed.
Was thinking if wouldn't be helpfull if for the Yahoo id(for example) if the mail is missing then the inviter to send a mail to yahooid@yahoo.com (since most users use @yahoo.com). just a tought...

anyone knows how to mod that?

sunilvarma 07-18-2007 10:53 AM

heres a tip to users of this hack. You can send mails only in plain text by default but by editing the postage.php file you can send mail in HTML too. this is really useful.

In file postage.php FIND:

Code:

mail($to, $subject, $message, "From: $from");

REPLACE WITH:

Code:

mail($to, $subject, $message, "From: $from" . "MIME-Version: 1.0\n" . "Content-type: text/html; charset=iso-8859-1");
:)

5solutions 07-31-2007 05:56 AM

Hello First of All Thanks for This Mod...
Iam able to send invites but ... mail cant send to free mail providers like ( gmail , yahoo) Invites are only sent to mails ( name@5nweb.com , name@companyname.com ) mails not sent to gmail , yahoo ... please reply me the solution
Thankyou

raiderlax 07-31-2007 08:46 AM

So does this work for 3.6.8? and are their any bugs?

xxHxx 08-02-2007 11:41 AM

am getting this error can any one help me plz :(

Fatal error: Call to undefined function: curl_init() in /home/forumsm/public_html/vb/inviter/myhotmail.php on line 52

noonespecial 08-03-2007 05:04 AM

I think it'd be great if there was a place to just enter email addresses to "invite" as well. So other people (not using the above services) can also invite some friends.

raiderlax 08-04-2007 08:09 AM

Does this work with 3.6.8?

ianwilcox 08-05-2007 03:29 PM

Quote:

Originally Posted by raiderlax (Post 1309512)
Does this work with 3.6.8?

I also want to know this..

raiderlax 08-06-2007 06:30 AM

Quote:

Originally Posted by ianwilcox (Post 1310436)
I also want to know this..

Anyone know this?

Zia 08-06-2007 07:27 AM

Helo Lebanon...
we are waiting for an update :)

lebanon 08-07-2007 07:33 AM

hi everyone, sorry for the unsupported addon, but recently ive been stuck hard in my work.
Ill release an update for all emails services within a day or two .
Again, please remember, the hack wouldnt need so much updates if it wasnt dependent on the services itself as hotmail and gmail and others who keep changing a bit in their structure.
Regards

TheBlackPoet 08-07-2007 10:04 AM

I was able to import my yahoo contacts and sent the mail to whoever i chose to sent it to.... when i tried to do the same for my hotmail contacts... it imported where i saw all of them.., but there was no button to send!..

i dont have any contacts in the other programs so i cant vouch for them... but all in all, it works fine....

i will make a link for my navbar.., but it would be great for others if there was one made....

installed - voted - and nominated

raiderlax 08-08-2007 07:34 AM

Any update of when this will work for 3.6.8??? I really really really need this, please :)

raiderlax 08-10-2007 03:30 AM

any update please? would just like to know if their will be a version coming out for 3.6.8, that's all :)

raiderlax 08-13-2007 01:50 AM

any update please?

FIM 08-18-2007 12:08 AM

Hi, in my forum work gmail and yahoo emails, in hotmail emails no nork, help me please

raiderlax 08-18-2007 03:23 AM

I don't think their is going to be an update to this awesome mod!

raiderlax 08-23-2007 04:33 PM

Seriously will their be any update, I could really use this?

lebanon 08-24-2007 12:25 PM

hello,
Although i am late for updates and i apologize for this, but i wanted to say that the updates to be made when i can really does not affect the code.
The code is working fine and you can see that over my website forum itself, all mails are working fine .
First of all download the latest uploaded zip, the earlier ones could have errors i only kept them for records and incase some one wanted to see changes.
As for the true advice here, the requirements i mentioned in my post are OBLIGATORY ! Its impossible to access the address books of those emails without the curl,ssl and fopen on, you must have those enabled in your hosting provider setup because there is no turn around those requirements and its not vb code which asks for those its the mail services.
As for updates again, am kinda out of ideas, what would you suggest as "updates or improvements" , i will try hooking such changes when i dont have work days

alessai 08-26-2007 08:55 PM

Quote:

Originally Posted by lebanon (Post 1324721)
hello,
Although i am late for updates and i apologize for this, but i wanted to say that the updates to be made when i can really does not affect the code.
The code is working fine and you can see that over my website forum itself, all mails are working fine .
First of all download the latest uploaded zip, the earlier ones could have errors i only kept them for records and incase some one wanted to see changes.
As for the true advice here, the requirements i mentioned in my post are OBLIGATORY ! Its impossible to access the address books of those emails without the curl,ssl and fopen on, you must have those enabled in your hosting provider setup because there is no turn around those requirements and its not vb code which asks for those its the mail services.
As for updates again, am kinda out of ideas, what would you suggest as "updates or improvements" , i will try hooking such changes when i dont have work days

wut about making it come as a step of signing up in the forum ???

lebanon 08-27-2007 10:05 AM

alessai, it could be integrated but is it logical for someone to invite to your forum before experiencing it and knowing whether he wants to invite his friends or not ?
Not to forget you could cause paranoia in that you could be saving a copy of his login info ?

alessai 08-27-2007 01:02 PM

<div align="center">hmmm will wut about adding a field that the user can write a short message and it will be shown in the invitiation email ???</div>

FIM 08-28-2007 11:49 AM

Quote:

Originally Posted by lebanon (Post 1324721)
hello,
Although i am late for updates and i apologize for this, but i wanted to say that the updates to be made when i can really does not affect the code.
The code is working fine and you can see that over my website forum itself, all mails are working fine .
First of all download the latest uploaded zip, the earlier ones could have errors i only kept them for records and incase some one wanted to see changes.
As for the true advice here, the requirements i mentioned in my post are OBLIGATORY ! Its impossible to access the address books of those emails without the curl,ssl and fopen on, you must have those enabled in your hosting provider setup because there is no turn around those requirements and its not vb code which asks for those its the mail services.
As for updates again, am kinda out of ideas, what would you suggest as "updates or improvements" , i will try hooking such changes when i dont have work days

hello man, who is your hosting?

lebanon 08-30-2007 07:16 AM

FIM, i manage my own hosting servers this is why am able to install any requirements

lebanon 08-30-2007 07:17 AM

alessai , yes adding a custom message field could be a good idea, ill implement it soon

giorgioarmani 09-16-2007 12:09 PM

So we can install this mod with 3.6.8?

alessai 09-16-2007 02:11 PM

i have another idea..... can you make the sending of emails in long periods..... i mean for like 200 email it wont send it at the same time but it will take an hour.... so there is no big load in the server

kiril_cvetkov 09-21-2007 11:56 AM

I must edit all txt an php files for curl proxy ?

AlShammari 09-21-2007 03:18 PM

i Install it
but i can see the send button

AlShammari 09-21-2007 11:22 PM

some files there are missed

Code:

echo '</table></center></div><input type="submit" value="Send Email To Contacts">';

YMMOT 09-26-2007 07:17 PM

I would stay away from products from this devloper. Tchatting.com, this developer's site, has thousands of stolen posts, threads and users from a diesel site. There are several people that are up in arms about it.

vBulletin.org is supposed to be looking into the hacks written by this guy. unfortunately they don't feel the need to warn people

lebanon 09-29-2007 10:13 AM

alshammari , download an updated version the first version was kept online for reference and the bug was cleared and fixed

Baitona 09-29-2007 12:54 PM

i am using 368, i have problem with the privileges, there is no option inside the user groups to amend the privileges

any luck?

M4r5h4ll 10-01-2007 04:26 AM

does it work with 3.6.8?

FIM 10-17-2007 03:52 PM

no work for me :( i used 3.6.8

dazh 10-20-2007 03:45 PM

I also need this for 3.6.8 is it possible?


All times are GMT. The time now is 05:52 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.01992 seconds
  • Memory Usage 1,811KB
  • 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
  • (3)bbcode_code_printable
  • (5)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