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

Classico 08-06-2008 11:25 PM

Hi,

This is a great mod.

Can anybody tell me how do i delete an already confirmed invitation if the invited user is deleted?

Thanks!!!!

TriMe 08-06-2008 11:37 PM

Don't think its possible, but it would be a good addition to the mod. It would also be kewl to have the invitations what were confirmed removed from the list automatically as well.

GHC Webmaster 08-10-2008 06:58 AM

Quote:

Originally Posted by TriMe (Post 1593011)
It would also be kewl to have the invitations what were confirmed removed from the list automatically as well.

Only if that would be optional. Because seeing them in a list allows a user to see the usernames of the new users who accepted the invites. Which is usefull as well.

I'd rather have an option for users to delete the accepted invites manually.

TriMe 08-10-2008 11:41 AM

Quote:

Originally Posted by GHC Webmaster (Post 1595255)
Only if that would be optional. Because seeing them in a list allows a user to see the usernames of the new users who accepted the invites. Which is usefull as well.

I'd rather have an option for users to delete the accepted invites manually.

Thats a good point.

EricPSF 08-12-2008 02:50 AM

Hi,

Can an unregistered user and user awaiting for email confirmation send invitations?

Thank you!

SyntheticWarez 08-13-2008 04:21 PM

can you add an option in usergroups where admin can decide which usergroups can invite & how many?

That would be cool=)

This is excellent!!!

ajcbarrett 08-16-2008 09:43 PM

Quote:

Originally Posted by SyntheticWarez (Post 1597888)
can you add an option in usergroups where admin can decide which usergroups can invite & how many?

That would be cool=)

This is excellent!!!

I need this too. My users start with 100 invites but i'#d rather have unlimited, how can I set this? Or does the 100 invites regenerate or what?

ajcbarrett 08-16-2008 09:47 PM

Also.. where can I get the link to copy and paste to people for invitations? Doesnt seem to appear in usercp?

TriMe 08-16-2008 11:15 PM

Quote:

Originally Posted by ajcbarrett (Post 1600341)
Also.. where can I get the link to copy and paste to people for invitations? Doesnt seem to appear in usercp?

Go back a few pages... or click here

hotpursuite 08-18-2008 06:14 AM

A beautiful product.
We can reduce Hasan or which will be sent what kind of?

Güzel olmuş eline sağlık. Ufak bir ayrıntı normal üyelere 100 değilde 10 adet nasıl yaparız davetiyeyi?

puppetmaster222 08-18-2008 06:45 AM

great stuff, thank you!

hotpursuite 08-18-2008 02:52 PM

Tamm buldum. ;) Okey I found a invitation number.

Fungsten 08-18-2008 05:47 PM

3.7.2 PL2. Works!!

TriMe 08-18-2008 05:54 PM

Thanks for the scoop! :)

Itworx4me 08-19-2008 01:56 AM

Plugin: Invitation Userdata 2
PHP Code:

$this->dbobject->query_write("DELETE FROM " TABLE_PREFIX "invitation 
                          WHERE user = " 
$this->existing['userid'] . " "); 

Causes:

Parse error: syntax error, unexpected T_STRING in /home/******/public_html/includes/class_dm_user.php(2243) : eval()'d code on line 1

Reference:
http://www.vbulletin.com/forum/proje...?issueid=26143

Tested with plugin turned off and the delete user functions correctly.

Is there a fix?

Thanks,
Itworx4me

danando 08-21-2008 01:29 AM

Sorry for my stupidness,

but how do you access the admin options for this mod?

TriMe 08-21-2008 01:31 AM

AdminCP-Vbulletin Options- *scroll down*- Select Invitation System Options

buzkiran 08-21-2008 08:23 AM

Arkadaşlar bunu nasıl t?rk?e yaparım yada t?rk?e dil dosyası gibi birşeyi varmı.(Belki basit bir ??z?m? vardır ama bilmeyince zor oluyor) :(

Birde yarım yamalak ingilizcemle yazayım
Hi. Are there turkish files this modification

Tamam arkadaşlar hallettim teşekk?rler

roymogg 08-21-2008 03:26 PM

Great Mod went in a treat - can I ask if multiple emails can be added in the future?

cheers

RoyMogg

Itworx4me 08-21-2008 11:16 PM

Quote:

Originally Posted by Itworx4me (Post 1601987)
Plugin: Invitation Userdata 2
PHP Code:

$this->dbobject->query_write("DELETE FROM " TABLE_PREFIX "invitation 
                          WHERE user = " 
$this->existing['userid'] . " "); 

Causes:

Parse error: syntax error, unexpected T_STRING in /home/******/public_html/includes/class_dm_user.php(2243) : eval()'d code on line 1

Reference:
http://www.vbulletin.com/forum/proje...?issueid=26143

Tested with plugin turned off and the delete user functions correctly.

Is there a fix?

Thanks,
Itworx4me

Still waiting on the fix for this.

Thanks,
Itworx4me

BucWiLd 08-21-2008 11:30 PM

i love this hack i ve had it for than a month.but i noticed someone else had a simple link that can be sent via aim, yim, etc.. the recipient just clicks the link and is redirected straight to a register page.. anyone know ehere to get this hack also.; thanks :)

sdavis2702 08-22-2008 08:32 AM

great job... thanks!

accessdeniedzzz 08-22-2008 03:05 PM

how to change Invitation limit?
I mean 10 to 5 or something like this.

ShMilO 08-22-2008 07:00 PM

Quote:

Originally Posted by accessdeniedzzz (Post 1604499)
how to change Invitation limit?
I mean 10 to 5 or something like this.

each one of my users got 100 invites

how to change that ???

Itworx4me 08-23-2008 02:54 PM

Quote:

Originally Posted by Itworx4me (Post 1601987)
Plugin: Invitation Userdata 2
PHP Code:

$this->dbobject->query_write("DELETE FROM " TABLE_PREFIX "invitation 
                          WHERE user = " 
$this->existing['userid'] . " "); 

Causes:

Parse error: syntax error, unexpected T_STRING in /home/******/public_html/includes/class_dm_user.php(2243) : eval()'d code on line 1

Reference:
http://www.vbulletin.com/forum/proje...?issueid=26143

Tested with plugin turned off and the delete user functions correctly.

Is there a fix?

Thanks,
Itworx4me

Bump

Christinichka 08-24-2008 05:02 PM

You're going to laugh but where is the usercp_shell template found? Sorry I am still new at this and I don't want to mess up my forum.

TriMe 08-24-2008 05:18 PM

admincp - Styles & Templates - select 'Search templates' - Enter 'usercp_shell' - Double click the returned 'usercp_shell'.

Christinichka 08-24-2008 05:28 PM

Thanks a ton TriMe! I really appreciate your help!

fullfactor 08-25-2008 05:37 AM

Quote:

Originally Posted by Hasann (Post 1589139)
1. august 08 Changes

added webmaster email instead of sender email to all invites

Excellent. THANK YOU for making this change.

For those complaning about this feature: If your server is properly set up (reverse DNS, proper SPF record), you'll find that using the webmaster email address is MUCH less likely to get the invitations flagged as spam, compared to using your users' email addresses.

bashy 08-25-2008 05:04 PM

Hi

I am thinking about installing this but i would like to know 1st,
How do the members earn more invites?
Is it on a per post/thread basis?
or do admin have manually give them out?


All times are GMT. The time now is 09:35 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.02549 seconds
  • Memory Usage 1,829KB
  • 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_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)pagenav_pagelinkrel
  • (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