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

habibie_u2 12-29-2008 03:55 AM

I have Installed this :D

thanx..... :up:

btw, can we send separate email in once??

ragtek 12-29-2008 06:02 AM

One small suggestion:

Use the usergrouppermission system instead the vbulletin options for the "can invite/can del" permissions.

GrendelKhan{TSU 12-29-2008 05:50 PM

anyone know if this works with vb 3.8?

indie2industry 12-29-2008 07:42 PM

I currently have this.

https://vborg.vbsupport.ru/showthread.php?t=90849

If I install your product, will it conflict??

nando99 12-29-2008 07:57 PM

Quote:

Originally Posted by indie2industry (Post 1696683)
I currently have this.

https://vborg.vbsupport.ru/showthread.php?t=90849

If I install your product, will it conflict??

what version of VB do you have that installed on?

indie2industry 12-29-2008 10:35 PM

Quote:

Originally Posted by nando99 (Post 1696692)
what version of VB do you have that installed on?

3.7.2

Smiry Kin's 01-02-2009 03:45 PM

Currently getting this "Can't connect to database server."

and when i uninstalled it, it didnt remove... it was still redirecting people to it when new users registered?

any help?

Abe1 01-02-2009 03:59 PM

In the 'profile_start' hook, I changed:
PHP Code:

vbmail($invitation_email$subject$messagetrue$vbulletin->options['webmasteremail'], ''$vbulletin->userinfo['username']); 

to:
PHP Code:

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

So the person getting the invite, gets the email from a freindly person and responds to them if they have any questions.

Smiry Kin's 01-02-2009 09:35 PM

Quote:

Originally Posted by Smiry Kin's (Post 1699401)
Currently getting this "Can't connect to database server."

and when i uninstalled it, it didnt remove... it was still redirecting people to it when new users registered?

any help?

also unable to remove this poduct from the forums after deleting the product, it still redirects users to the invite script

abrecher 01-08-2009 08:47 PM

Is this mod 3.8 compatible ?

Hasann 01-09-2009 11:00 AM

Quote:

Originally Posted by abrecher (Post 1705547)
Is this mod 3.8 compatible ?

update for vB v3.8 Gold coming soon! but no contact grabber

GrendelKhan{TSU 01-09-2009 06:22 PM

OMG THANKS!!


yah.,.. working on 3.8 gold as is for me. :) no grabber though :(
(those ymail /yahoo address dno't seem to get the email. :confused: )

Alfa1 01-10-2009 06:20 PM

Quote:

Originally Posted by Hasann (Post 1706174)
update for vB v3.8 Gold coming soon! but no contact grabber

3.8 Upgrade will be very welcome.

Contact grabber = good donation from me

ShMilO 01-11-2009 05:21 PM

i get an SQL error if i try to edit any user group in the admin panel

Invalid SQL:
UPDATE tableusergroup SET

MySQL Error : Unknown column 'invitationpermissions' in 'field list'
Error Number : 1054

i think this is because of an option in the group settings
pic included :

indie2industry 01-12-2009 06:29 AM

Quote:

Originally Posted by indie2industry (Post 1696683)
I currently have this.

https://vborg.vbsupport.ru/showthread.php?t=90849

If I install your product, will it conflict??

:confused::confused::confused:

indie2industry 01-13-2009 09:45 AM

ok, I got it working but I have 1 suggestion:

Quote:

a> Ability to limit number of invites by user. (user: Admin an have 10 invites, user: Testuser can have 20, etc, admin controlled)
It would be easier to limit number of invites by usergroups

ragtek 01-14-2009 09:18 PM

Yes, that could also be made with permissions.
Also this things: https://vborg.vbsupport.ru/showpost....&postcount=812

cagbaazee 01-17-2009 06:40 PM

will it works with version 3.8. do reply

ragtek 01-18-2009 12:53 PM

Not a real bug, but you're having the securitytoken 2x in the usercp_invitation form
1x at beginn of the form and one time at the end

Pure Dope 01-20-2009 12:21 AM

is there a way to make your board invite only with this?

invitezone 01-22-2009 11:53 AM

ok i installed this mod and it works...but the invite user options do not show up in the acp ? anyone have an idea whats wrong.

thanks

fariborz khan 01-25-2009 03:57 AM

i like this mod why you dont update it for 3.8.x;)

Silencer Groans 01-25-2009 05:10 AM

Thank you

TaMpE 01-28-2009 01:29 AM

does this mod have a feature to limit how much invites each usergroup can have?

please this is important on my forums :(

murekhalir 01-28-2009 04:37 AM

Is the a way to just get people to generate referral ids?

Without having to email themselves?

I don't care about the amount of invites really, i'm just running a contest on my forum based on referrals, so would this hack do it?

jluerken 01-28-2009 02:54 PM

Hi Hasann,

can you please update this addon so that the Invitation Description Text and Email Subject/Body can be phrased?

Regards
jluerken

Alfa1 01-29-2009 10:20 AM

Any update on the 3.8 version?

Leo Brazil 01-29-2009 11:03 AM

What are the problems people here are getting with this on 3.8 ?

I'm asking you that because I have it installed since 3.7.1 and it survived all my vB updates and I'm using it now on 3.8.0 without any issues.

Am I too lucky or should I expect to get some errors that I'm not paying attention ?

ShMilO 01-29-2009 05:48 PM

Quote:

Originally Posted by ShMilO (Post 1708774)
i get an SQL error if i try to edit any user group in the admin panel

Invalid SQL:
UPDATE tableusergroup SET

MySQL Error : Unknown column 'invitationpermissions' in 'field list'
Error Number : 1054

i think this is because of an option in the group settings
pic included :

anyone ?

Armyqt 01-30-2009 10:30 AM

Great mod! Thank you for this!! I am a new community and I need all the help I can getting members.

Since I've installed so many mods, my nav bar has extended outward beyond the template border. I added the double nav mod, but that just added more links at the top. How do I 1) create drop down menus on the nav bar and move them around and
2) edit my template to make it a little bit wider. It's a custom style but I didn't create it. The designer of my WP blog did it for me.

Any help is appreciated. Please feel free to PM me.

Thanks :)


All times are GMT. The time now is 05:17 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.02201 seconds
  • Memory Usage 1,824KB
  • 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
  • (2)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