vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Invites System (https://vborg.vbsupport.ru/showthread.php?t=101801)

Daniel 11-28-2005 09:44 PM

Nice Hack Psonic Vision. :)

akanevsky 11-28-2005 09:49 PM

Quote:

I have a few users saying that the email is not being sent after they make the invite out and submit it. It's been half an hour and nothing. What could the problem be?
I'll check whether there is such problem.

Quote:

Can I add a usergroup to the list of those who cannot use this?
Added into todo list.

Quote:

Nice Hack Psonic Vision.
Thanks, but you forgot to click one thing. ;)

puertoblack2003 11-28-2005 09:54 PM

program working well did a test and did recieve email..i guess people have to check the junk or spam folder as i instructed them when registering...probably same concept here....

evenmonkeys 11-28-2005 09:59 PM

Not for me. My junk mail is empty as well as my inbox. Same for the three people I had test it.

akanevsky 11-28-2005 10:06 PM

Do other email work on your site?

evenmonkeys 11-28-2005 10:17 PM

Quote:

Originally Posted by Psionic Vision
Do other email work on your site?

Yes it is. I sent an email to myself and the three testers through the admincp and we all received it.

Snoop-It 11-28-2005 10:19 PM

Psionic Vision - is it possible for you to check your PM please and respond back to mine... :nervous: its really important.

akanevsky 11-28-2005 10:31 PM

I think I know what the problem is.
In invites.php, try replacing:

PHP Code:

vbmail($destemail$subject$messagefalse$vbulletin->GPC['email'], ''$name); 

With

PHP Code:

vbmail($destemail$subject$messagetrue$vbulletin->GPC['email'], ''$name); 

And tell me if that helps :)

TTG 11-28-2005 10:47 PM

Test worked for me but the text stays in the invites submission box as though it hasn't been sent .. anyway to have that cleared as soon as it's been clicked "Send Invite!"

akanevsky 11-28-2005 10:52 PM

Quote:

anyway to have that cleared as soon as it's been clicked "Send Invite!"
Uh.. I thought it was convenient that it stays in the box. At least until there are submission errors.


All times are GMT. The time now is 02:57 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.01515 seconds
  • Memory Usage 1,739KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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