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)

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 ?


All times are GMT. The time now is 11:01 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.02031 seconds
  • Memory Usage 1,744KB
  • 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
  • (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