Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Invitation System vB 3.7 Gold Details »»
Invitation System vB 3.7 Gold
Version: 2.0, by Hasann Hasann is offline
Developer Last Online: Jun 2021 Show Printable Version Email this Page

Category: Profile Enhancements - Version: 3.7.2 Rating:
Released: 03-02-2008 Last Update: 07-31-2008 Installs: 1112
DB Changes Uses Plugins Template Edits Auto-Templates
Translations  
No support by the author.

Invitation System by HASANN

This Product brought to you by
www.vBulletin-TR.Com

Comments, suggestions, translations, bugs, etc... are very welcome! Support is only given to people who have clicked INSTALL.

DESCRIPTION

->What does it? > Allow users send invites to everybody.

Go For Invitation Hack vBulletin Version 3.5 and 3.6.series

DEMO

you can test it at here http://www.vbulletin-tr.com/forum/pr...ation&langid=1

FEATURES
  • complete code rewrited
  • Included a user referrer code to invite code, so when they sign up, it shows up who referred them.
  • Now users can delete their invites
  • Invitation Image Verification Added
  • The system can be turned on and off.
  • Usergroups Permissions Added; Allowed Usergroups to View and to Use This Hack
  • Invitation User Control Panel Link; Show Invitation Link in "User Control Panel" Left Menu
  • Invitation Automatic Link Creation; This will create a link on your forum navbar to the invitation page
  • Usergroups Permissions Added
  • fully phrased
  • added an admin option disable registration via normal methods
  • added an admin option which usergroups can to delete their invites
  • added an admin option enable disable invitation image verification
  • added an admin option Edit the Email Text Title
  • added an admin option Edit the Invite Description
  • added Invitation Sender Username to Email
  • integrated the totally vBulletin default Human Verification System into Invitation System

    You decide it if you wich human verification system will be used in the invitation system go to Admincp > Human Verification Manager > and select one human verification if you want.
  • these are;
  • Image Verification
  • An image consisting of letters in varying fonts/shapes/sizes will be shown to the user. The appearance of this image is dicated by several options that you may control.
  • Question and Answer Verification
  • Questions provided by you that must be answered appropriately for verification.
  • reCAPTCHA Verification
  • An image containing two words will be shown to the user. This verification supports audio, allowing blind users to register.
  • Added Invitation User Options
  • a> Ability to limit number of invites by user. (user: Admin an have 10 invites, user: Testuser can have 20, etc, admin controlled)
  • b> Ability to reset invites to 0 on a per user basis (override), admin controlled
  • c> Ability to reset to max being unused, admin controlled
  • d> Abilitiy turn to on or off Invitation System per user basis, admin controlled
INSTRUCTIONS
Install: ->Just Import product_invitation.xml via Product Manager

->Do template edits:
In USERCP_SHELL Template Find this Code

HTML Code:
<if condition="$show['profilepiclink']">
	<tr><td class="$navclass[profilepic]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editprofilepic">$vbphrase[edit_profile_picture]</a></td></tr>
	</if>
Add Below This Code

HTML Code:
<if condition="$vbulletin->options['invitation_usercp_link']">
<tr>
<td class="$navclass[invitation]" nowrap="nowrap">
<a class="smallfont" href="profile.php?$session[sessionurl]do=invitation">$vbphrase[invitation]</a>
</td>
</tr>
</if>
Comments, suggestions, translations, bugs, etc... are very welcome! Support is only given to people who have clicked INSTALL.

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
SaN-DeeP

Comments
  #912  
Old 05-27-2009, 08:51 PM
PhenomLeader's Avatar
PhenomLeader PhenomLeader is offline
 
Join Date: Sep 2005
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've uninstalled and reinstalled this modification and it's doing the same-- the link in the email sends the registrant to a page that says they need an invitation, not to the forum rules. I've sent myself dozens of invitations. They all do the same thing. This was working on 3.6. Seems to not be working on 3.8-- or is it just me?

ETA I fixed it! We still had the 3.6 version installed and the two versions were duking it out. Weird.
Reply With Quote
  #913  
Old 05-27-2009, 10:43 PM
Aadil Aadil is offline
 
Join Date: Sep 2008
Location: Australia
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by PhenomLeader View Post
I've uninstalled and reinstalled this modification and it's doing the same-- the link in the email sends the registrant to a page that says they need an invitation, not to the forum rules. I've sent myself dozens of invitations. They all do the same thing. This was working on 3.6. Seems to not be working on 3.8-- or is it just me?

ETA I fixed it! We still had the 3.6 version installed and the two versions were duking it out. Weird.
Umm in ur VB registration options do u have registration closed?

If u do enable it and in the hack ticket the "Disable Normal Registration Methods"

Try that.. if its not like that..
Reply With Quote
  #914  
Old 06-06-2009, 03:56 AM
FreshFroot's Avatar
FreshFroot FreshFroot is offline
 
Join Date: Jul 2005
Posts: 770
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

how is this different than:

http://www.visionscripts.com/?page=products&productid=3

Just wondering... Because, I used to use vS invites, but yours looks almost the same. But, there must be some difference?
Reply With Quote
  #915  
Old 06-12-2009, 11:19 PM
Saviour's Avatar
Saviour Saviour is offline
 
Join Date: Apr 2007
Posts: 743
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Uninstalled...

This mode needs to be updated with more options configured from AdminCP Options...

When it is...I might think about using it again...

Like setting the number of invitations...most users will not know how to go into their MySQL database and update the user table to correct the initial problem of setting this at 100 per user in the first place. That's an open invitation to spammers...who will register and abuse it. By the time you catch them...the damage is done.

So why not re-code it and include some of the recommendations that have been made throughout this thread?
Reply With Quote
  #916  
Old 06-13-2009, 02:41 AM
ragtek ragtek is offline
 
Join Date: Mar 2006
Location: austria, croatia
Posts: 1,630
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Saviour View Post
Uninstalled...

This mode needs to be updated with more options configured from AdminCP Options...

When it is...I might think about using it again...

Like setting the number of invitations...most users will not know how to go into their MySQL database and update the user table to correct the initial problem of setting this at 100 per user in the first place. That's an open invitation to spammers...who will register and abuse it. By the time you catch them...the damage is done.

So why not re-code it and include some of the recommendations that have been made throughout this thread?
then install http://vbulletin-germany.org/showthread.php?t=5429
its a add-on for this add-on which makes it possible for admins to set the invitation number in the userprofil with ajax
Reply With Quote
  #917  
Old 06-13-2009, 11:46 AM
Saviour's Avatar
Saviour Saviour is offline
 
Join Date: Apr 2007
Posts: 743
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ragtek View Post
then install http://vbulletin-germany.org/showthread.php?t=5429
its a add-on for this add-on which makes it possible for admins to set the invitation number in the userprofil with ajax
Well...I'm tired of having to add additional add-ons to have a mod do what I want it to do. Don't you think the coder should include this in the mod? I mean...it's common sense. Sure let's give a user access to 100 invitations, initially, so a spammer can join and start sending out random email from a board to anyone they choose. Why not code this mod to an initial 10 invitations and add the ability for an admin to adjust this via the mod's options?

Don't get me wrong...I appreciate all the time and effort a coder puts into his/her work. Additionally...I see recommendations to these coders for improvements, which are either acknowledged and/or ignored...or they do incorporate them into the mod.

However, what aggravates me is that a mod will have a fix for a bug within the mod...and instead of updating the mod with the fix...you have to search/scroll through pages of threads to find the fix (in a separate file). Sheesh...just update the mod for crying out loud...and then notify those users (that have installed it) of the new release.

Just an opinion...
Reply With Quote
  #918  
Old 06-14-2009, 02:44 AM
Businesss Businesss is offline
 
Join Date: Feb 2008
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I installed it and it wrecked the layout of the navbar. I have uninstalled and waiting for a response from you, hoping you might know what the problem might be.
Reply With Quote
  #919  
Old 06-20-2009, 10:25 AM
chrsta chrsta is offline
 
Join Date: Nov 2008
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi, i would start to thanks for this great [mod] working perfectly!
Now i having some request that i want to see in the updated version.

1. Firstly if it would possible to make a invite without sending a email.
almost like smf invite [mod]. look here;


You can make a invite and then share it around without any need to email somebody.
I have many members asking for invites but don't giving me email addres. So if i could give the invite code directly instead of asking "what is your email address"

2. When you register. Would it be possible to post the invite code before register. like this:


3. I want to see this in the admincp panel:

*Max number of invites credits for a certain usergroup.
*Number of days for a invite key to be valid
*Number of days for a certain usergroup to get a new invite

If you could fix this, i will forever thank you Hasann!

Best Regards
Reply With Quote
  #920  
Old 06-20-2009, 03:19 PM
SirHappy SirHappy is offline
 
Join Date: Jul 2007
Posts: 132
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thx. works in 3.8.3.
Reply With Quote
  #921  
Old 06-25-2009, 08:56 AM
chrsta chrsta is offline
 
Join Date: Nov 2008
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

any help at any way?
Please...
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:24 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05429 seconds
  • Memory Usage 2,334KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_html
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete