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)

Leo Brazil 01-30-2009 11:10 AM

Armyqt,

I had the same thing, my navbar was getting too big and even with a second one everything was full.
I've just installed this one and working great. Take a look it could be what you looking for.

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

Armyqt 01-30-2009 04:12 PM

Quote:

Originally Posted by Leo Brazil (Post 1729033)
Armyqt,

I had the same thing, my navbar was getting too big and even with a second one everything was full.
I've just installed this one and working great. Take a look it could be what you looking for.

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

Thanks Leo, but this is not the solution I'm looking for. I need to be able to make the existing navbar drop-down capable. I don't want to add a third nav bar. Any other suggestions?

King Justice 01-30-2009 10:34 PM

Quote:

Originally Posted by Abe1 (Post 1699411)
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.

Great, I'm going to test this out on 3.8.1 and see if it works, and use the above modified code as well. :D

King Justice 01-30-2009 10:55 PM

Quote:

Originally Posted by King Justice (Post 1729510)
Great, I'm going to test this out on 3.8.1 and see if it works, and use the above modified code as well. :D

Just to let you guys know I had problems finding the hook. It's in the XML file itself.. :)

invitezone 02-02-2009 11:29 AM

i cant get the invite user option to show up in the acp...i had this mod installed and it worked great...but i had a board crash and i had to re install the board and use a back up of the board i had...it wasnt showing up when i did the back up so i reinstalled the mod and it still dont show up...anyone have any idea's what could be wrong.

thank u

Vaupell 02-02-2009 08:22 PM

omg this might be what im looking for,. can this drop a user using a invitation code into
a specifik group ?

i made a request here special invitation system ;)

you know invite users by using a special code, perhaps like this

Code:

exsample
user : tom, registrates with the invitation code "offer31"

if invitation code = true
add user to usergroup = "special group
else
add user to usergroup = "normal
/if


ragtek 02-02-2009 08:23 PM

No, it's not possible with this add-on, but it's a nice idee.

Nadeemjp 02-06-2009 04:40 AM

hey hassan, do you think you can please please update this to be used by the 3.8 version users as well? i have been looking for an invitation system for months now:(
please consider updating it for 3.8

ragtek 02-06-2009 04:43 AM

what's not working with 3.8?

relaxiha 02-10-2009 06:10 AM

please please update this to be used by the 3.8 version users as well?

ragtek 02-10-2009 06:18 AM

what isn't working with 3.8?

Sunka 02-13-2009 07:51 AM

Quote:

Originally Posted by buzkiran (Post 1742610)
3.8 versionda ?alışıyor mu bu eklenti ?

Write on english...This is english forum...what if all of us start to write in our mother language?

buzkiran 02-13-2009 11:43 AM

Quote:

Originally Posted by Sunka (Post 1742641)
Write on english...This is english forum...what if all of us start to write in our mother language?

I want to using turkish language, because; This plugin writer is turkish coder ;)
But okey,
This plugin is work vb 3.8 ?
And
I using turkish language because, I speak the little english :)

Sunka 02-13-2009 12:21 PM

Quote:

Originally Posted by Sunka (Post 1742641)
Write on english...This is english forum...what if all of us start to write in our mother language?

Quote:

Originally Posted by buzkiran (Post 1742790)
I want to using turkish language, because; This plugin writer is turkish coder ;)
But okey,
This plugin is work vb 3.8 ?
And
I using turkish language because, I speak the little english :)

This is english forum! I wrote som BBcodes here and explain how to use them on english language. I am Croat. What if I write on croatian language? Would you understand me?
Yes, this plugin works on vBulletin v3.8.1

I do not want to argue with you, but if you want to speak with creator of this code on yours mother language, please send him PM

I do not know turkish language, and you do not know croatian language, but we both know english. ;)

buzkiran 02-13-2009 01:49 PM

Quote:

Originally Posted by Sunka (Post 1742820)
This is english forum! I wrote som BBcodes here and explain how to use them on english language. I am Croat. What if I write on croatian language? Would you understand me?
Yes, this plugin works on vBulletin v3.8.1

I do not want to argue with you, but if you want to speak with creator of this code on yours mother language, please send him PM

I do not know turkish language, and you do not know croatian language, but we both know english. ;)

I don't noting at all understand you because the little speak english but
Quote:

Yes, this plugin works on vBulletin v3.8.1
Thank you... :)

Hasann 02-13-2009 01:51 PM

Quote:

Originally Posted by buzkiran (Post 1742610)
3.8 versionda ?alışıyor mu bu eklenti ?

calisiyor arkadasim takma sen bunlari :)

yes it does work with vBulletin v3.8.1

Lynne 02-13-2009 04:35 PM

Please post in english only - non-english posts removed. Thank you.

Dewaniya 02-15-2009 01:36 PM

I have a golden hit suggestion! read carefully please Hasann..

I suggest to issue a key to be used in registration, similar to the coupon numbers used in any marketing campaign to identify users...

This solves the issue of emails getting out from the server are listed in emails spamming databases.. am sure this is one of the main challenges of using this invitation module properly.. 7 from 10 of the invitations are lost, and not utilized due to this issue.

So the user gets an ID, and a confirmation that the invitation is sent via Email, and the user him self if he knows the interested person to join the forum in person or via Instant Messaging Applications, he send it to him directly..

Please consider using an easy to be copied Key, or maybe an invitation id that is used in the URL it self?

The idea overall helps to have an efficient way to calculate the number of issued Invitations, and number of registrations without facing the problem of losing big part of due too the spam databases.

Please comment on the idea to improve it.

Thanks,

xsamet 02-18-2009 06:14 AM

invite the people on the member profiles to see.
The person who invited or invited to see the postbit.

Install. Thank you.

Postbitde davet ettiği kişileri görmek mümkünmü.
yada davet edilen kişiyi kimin davet ettiği postbit de görmek mümkünmü.

Kurdum. Teşekkür ederim.

kevin12 02-23-2009 06:46 PM

Hello, no work in vbullletin 3.8.1

Problem edit usergroup if you install this mod
in usergroups if you update show this error

Code:

Database error in vBulletin 3.8.1:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
        `title` = 'User Gold',
        `description` = '',
        `usertitle` = 'User Gold',
        `opentag` = '<b>',
        `closetag` = '</b>',
        `passwordexpires` = '180',
        `passwordhistory` = '0',
        `ispublicgroup` = '0',
        `canoverride` = '0',
        `vbwikiroles` = '',
        `vbwikipermissions` = '55',
        `invitationpermissions` = '0',
        `forumpermissions` = '16511231',
        `genericpermissions` = '787005339',
        `attachlimit` = '0',
        `pmquota` = '20',
        `pmpermissions` = '0',
        `pmsendmax` = '20',
        `pmthrottlequantity` = '0',
        `calendarpermissions` = '31',
        `wolpermissions` = '1',
        `adminpermissions` = '0',
        `genericpermissions2` = '1',
        `genericoptions` = '55',
        `profilepicmaxwidth` = '120',
        `profilepicmaxheight` = '120',
        `profilepicmaxsize` = '102400',
        `avatarmaxwidth` = '120',
        `avatarmaxheight` = '120',
        `avatarmaxsize` = '102400',
        `signaturepermissions` = '233471',
        `sigpicmaxwidth` = '650',
        `sigpicmaxheight` = '100',
        `sigpicmaxsize` = '20000',
        `sigmaxrawchars` = '200',
        `sigmaxchars` = '200',
        `sigmaxlines` = '5',
        `sigmaxsizebbcode` = '3',
        `sigmaximages` = '1',
        `albumpermissions` = '223',
        `albumpicmaxwidth` = '600',
        `albumpicmaxheight` = '600',
        `albumpicmaxsize` = '1000000',
        `albummaxpics` = '100',
        `albummaxsize` = '0',
        `usercsspermissions` = '32',
        `visitormessagepermissions` = '31',
        `socialgrouppermissions` = '51191',
        `maximumsocialgroups` = '5',
        `groupiconmaxsize` = '102400'
WHERE usergroupid=36;

MySQL Error  : Unknown column 'invitationpermissions' in 'field list'
Error Number : 1054
Date        : Monday, February 23rd 2009 @ 12:33:14 PM
Script      : http://forum.com/usercp/usergroup.php?do=update
Referrer    : http://forum.com/uservcpusergroup.php?do=edit&usergroupid=36


Thanks in advance

Sworm 02-23-2009 07:29 PM

Quote:

Originally Posted by Hasann (Post 1742896)

yes it does work with vBulletin v3.8.1

Strange,
for me work on 3.81 version, i can send invite and who receive the invite don't have reg problems.

I have upgraded from 3.73 to the 3.81

kevin12 02-24-2009 03:39 PM

Hello Sworm
This mod work perfect in vBulletin 3.8.1 for send invitation but......

in admin CP,
User Goups, select Group, example Administrator(id6)
Change any option, example limits sig
save changes

Error data base

Sworm 02-24-2009 09:47 PM

What is "limits sig"?

I have change in Admin Group "allow HTML" from "NO" to "Yes" and i have clicked on "Upgrade"
The reply it was:
"Admin Goup ID6 is saved succesfully"

Very strange

kevin12 02-26-2009 04:35 PM

Quote:

Originally Posted by Sworm (Post 1753711)
What is "limits sig"?

I have change in Admin Group "allow HTML" from "NO" to "Yes" and i have clicked on "Upgrade"
The reply it was:
"Admin Goup ID6 is saved succesfully"

Very strange

For me no workin this accion in vbulletin 3.8.1 :-(

nickypoooo 02-28-2009 03:33 AM

I can't get the "send invitation link" under quick links to work on my vbadvanced pages.

I did Add profile.php to the list of Navbar Replacements
Admin CP > vBa CMPS > Default settings > Global vBadvanced Settings

kersti 03-01-2009 03:00 PM

OK I installed this one, seemed to work kind of OK. Reading through all the posts has me concerned tho

- seems to be some sort of leak, can't have this bring down my site
- no admin view of all invites sent and status
- cannot disable normal registrations without editing templates despite chosing that option (semi-works in firefox but safari it works like normal)
- no earning invite ability

So, until there's a new version I'm uninstalling for now.

MrD3SAi 03-06-2009 07:10 PM

We installed this on our board. The only problem upto now is that users with Hotmail accounts are not getting the invitation.
Any plan of upgrading it to make sure hotmail servers do get the emails too?? They don't even reach the junk folder.

Merriweather 03-07-2009 05:48 AM

Forgive me for not having time to read 58 pages for the answers, but:

(1) Can the number of invites a user can send be limited?

(2) Can the invitations set to expire after X amount of time?

(3) Can it be set up in a way that a user who registers via an invitation link is added to a special usergroup? Or better yet...

(4) Can it be set up so that a user who registers via an invitation link can be given a paid subscription membership for a set amount of time?

I'd love to use this as a system for users to give "free trials" to their friends, since my board is paid members only...

frogster 03-10-2009 02:45 AM

Quote:

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


Is this something that you will consider adding in the future or not? I know Plaxo now has some easy widget one can use...

DieselMinded 03-10-2009 11:13 AM

add check boxes next to sent emails so you can mass delete

MrD3SAi 03-11-2009 09:38 PM

One more question, although I haven't received answer to my last one yet.
Where and how can I limit the number of invites per user group?

frogster 03-12-2009 05:04 AM

Quote:

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


Hello...I just finished reading through 59 pages to better understand this mod AND more importantly to see if there were any new updates regarding the Contact Grabber.

I just wanted to know AND I'm sure most people who installed this mod want to know..

1. Are you absolutely sure you will not include a contact grabber in your next release??? :( I think this feature would = many donations...

2. If you are absolutely not going to consider it, I had read somewhere within these 59 pages that you were coming out with a paid one that would include this...TIME FRAME?

I know you have many questions a day but pretty please can you answer this one not only for all your curious installers but to avoid myself for paying for something if you are going to be releasing it...whether it end up being paid or not....doesn't reading through 59 pages count for something lol?

Thanks in advance.

Hasann 03-13-2009 10:19 PM

Quote:

Originally Posted by frogster (Post 1766255)
Hello...I just finished reading through 59 pages to better understand this mod AND more importantly to see if there were any new updates regarding the Contact Grabber.

I just wanted to know AND I'm sure most people who installed this mod want to know..

1. Are you absolutely sure you will not include a contact grabber in your next release??? :( I think this feature would = many donations...

2. If you are absolutely not going to consider it, I had read somewhere within these 59 pages that you were coming out with a paid one that would include this...TIME FRAME?

I know you have many questions a day but pretty please can you answer this one not only for all your curious installers but to avoid myself for paying for something if you are going to be releasing it...whether it end up being paid or not....doesn't reading through 59 pages count for something lol?

Thanks in advance.

Light version of this mod will be not include contact grabber perhabs PRO version of this Mod will be include Contact Grabber but I dont know if you installed CURL Library in your server?

frogster 03-14-2009 02:17 AM

Quote:

Originally Posted by Hasann (Post 1767496)
Light version of this mod will be not include contact grabber perhabs PRO version of this Mod will be include Contact Grabber but I dont know if you installed CURL Library in your server?

I'll install whatever I need to on the server...but when will you have PRO version ready?

AboutMyHost 03-18-2009 04:19 AM

hello

is this add-on works on 3.8.1??

thanks in advanced

SiaigBU 03-19-2009 02:47 PM

Quote:

Originally Posted by AboutMyHost (Post 1770911)
hello

is this add-on works on 3.8.1??

thanks in advanced

It's working fine in 3.8.1
No bugs for now. :D
I just edit the xml to start with 3 invites.

Makaveli007 03-20-2009 09:18 PM

Installed, Thanks

Mazoo 03-26-2009 07:16 AM

Is it possible to add " MSN / Yahoo / Gmail contacts " importer to this lovely hack ?

jskoh 03-26-2009 02:53 PM

Quote:

Originally Posted by Mazoo (Post 1777308)
Is it possible to add " MSN / Yahoo / Gmail contacts " importer to this lovely hack ?

as what im thinking..

btw what is the email should i enter in format for mas email invite?

name@email.com, 2name@email.com

or

name@email.com 2name@email.com

Hasann 03-27-2009 02:01 AM

Quote:

Originally Posted by jskoh (Post 1777524)
as what im thinking..

btw what is the email should i enter in format for mas email invite?

name@email.com, 2name@email.com

or

name@email.com 2name@email.com

sorry, there is no send multiple emails option :erm:


All times are GMT. The time now is 10:49 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.02359 seconds
  • Memory Usage 1,855KB
  • 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_code_printable
  • (2)bbcode_php_printable
  • (19)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