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)

jlew24asu 12-18-2008 11:55 AM

is there a way I can add a Invitation link in my navbar?

jlew24asu 12-18-2008 11:56 AM

Quote:

Originally Posted by DebtFree (Post 1686622)
I can't actually get any emails to be sent. It says it has sent it, it records it as being sent (so I can delete it later), but no email ever arrives :(

Any suggestions?

have you checked your spam inbox?

crackers 12-20-2008 07:58 PM

DiesellMinded,

My board works with Invitation System with above metioned by me fix and works great. This fix removes duplicated and unnecessary queries in emails' checking section. As i wrote before, original mod generates huge load during checking if an email was used earlier. This fix doesn't remove mod funcionality, only decreases load generated by mod and rationalizes its work.

Please check this on your board:

1. Go to Invitation Panel in your User Panel.
2. Write an email in the email's pole and please click Send.

Next do it after initiated my fix.

Do you see difference?

Tralala80 12-21-2008 03:15 PM

Quote:

# 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
How can I use these features? I do not see any options.

csoroner 12-21-2008 05:14 PM

Just installed this on my 3.7.4 board and it works great!

Very nice work!

Clicked installed!

fib 12-22-2008 03:17 AM

hi Hasann and all

my question is this

I would like to use the invites system with different settings for one or two users

those users (me and another) would send invites as normal
and
when the person invited by those 2 users joins they automatically end up in a particular group when registration is completed (after email verification - not serious issue though)

the system would work as normal for all others

what do we think - is this possible it would certainly be helpful to me

Thank you for your time and this mod has been great

Stefjeff 12-22-2008 06:16 AM

Ive just installed Vbulletin today and this was my first product install so was a little nervous but had no probs works like a charm, thanks so much.

andreamarucci 12-22-2008 10:39 AM

How's possible to show the link to send invitation only on the administrator user CP and not in every user CP? The default to show in the user CP is set to "yes" so I should go user per user and change this value to "No" but is not feasible.

Solutions are

1 - Change the code to insert in USERCP_SHELL to something that check if the user is and admin. Something like that

Quote:

<if condition="$show['member']">
<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>
</if>
but since I'm not a coder I don't know if the syntax is right or not or

2 - Run a SQL query so set "Can this User Send Invitations? (Override)" to "No"

Any suggestion?

juverol 12-24-2008 04:30 PM

Thank you.

sagol ;)

Loki12 12-28-2008 04:32 PM

Demo login is not working


All times are GMT. The time now is 11:19 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.02024 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
  • (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