vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Profile Enhancements - Invitation System vB 3.7 Gold (https://vborg.vbsupport.ru/showthread.php?t=171951)

Pcwolfx? 08-04-2008 05:12 PM

Thanks Hasann. İnstalled.

SBoards 08-04-2008 07:35 PM

*installed*

Thank you!

gpc10347 08-04-2008 11:45 PM

I really did follow along as best I could but -

Can the From email address be the address of the person completing the invitation?

There's a good chance that these two people know one another and the message would likely get through any spam filters and acted on in a more timely manner...

ETDC 08-04-2008 11:54 PM

Quote:

Originally Posted by gpc10347 (Post 1591523)
I really did follow along as best I could but -

Can the From email address be the address of the person completing the invitation?

There's a good chance that these two people know one another and the message would likely get through any spam filters and acted on in a more timely manner...

Exactly. This must change to at least optional - otherwise, it's an uninstall for me I'm afraid. An email invite from a site/URL that someone's never heard of is simply not going to get good conversions. Sorry. :(

TriMe 08-05-2008 01:34 AM

Quote:

Originally Posted by Super Jinni (Post 1589536)
agreed

I think it will be better if you make it optional Hasann

Here is a modified xml of the latest version. For those of you who want the senders email changed back. Changed in the xml was

This:
Code:

vbmail($invitation_email, $subject, $message, true, $vbulletin->options['webmasteremail'], '', $vbulletin->userinfo['username']);
To This:
Code:

vbmail($invitation_email, $subject, $message, true, $vbulletin->GPC['email'], '', $vbulletin->userinfo['username']);

make sure you overwrite when importing.

Keep up the great work Hasann!

TriMe

gpc10347 08-05-2008 01:51 AM

(re)Installed!

Thanks!

TriMe 08-05-2008 02:09 AM

Your welcome :)

Super Jinni 08-05-2008 02:42 AM

Quote:

Originally Posted by TriMe (Post 1591571)
Here is a modified xml of the latest version. For those of you who want the senders email changed back. Changed in the xml was

This:
Code:

vbmail($invitation_email, $subject, $message, true, $vbulletin->options['webmasteremail'], '', $vbulletin->userinfo['username']);
To This:
Code:

vbmail($invitation_email, $subject, $message, true, $vbulletin->GPC['email'], '', $vbulletin->userinfo['username']);

make sure you overwrite when importing.

Keep up the great work Hasann!

TriMe

Hey,

Thanks for this :)

best regards

thunder_sti 08-05-2008 05:13 PM

Pm sent. Invalid link inside the invitation email.

thunder_sti 08-05-2008 05:32 PM

Nevermind: Fixed


All times are GMT. The time now is 09:12 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
  • Page Generation 0.01596 seconds
  • Memory Usage 1,741KB
  • 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
  • (4)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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