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)

Baldilocks 05-19-2008 02:23 AM

Not unless everyone puts your site in the "recognized" safe-sites settings of their e-mail.

stickskills 05-19-2008 02:39 AM

I was trying to figure out why it's being put there, and I'm guessing maybe it's something to do with the coded referral link? Not sure. There has to be a way where it's not put into most junk/spam folders.. I think. :P

dancue 05-19-2008 03:46 AM

Quote:

Originally Posted by Hasann (Post 1523971)
coming soon


Thank you Hasann!!

This is the only invitation available for 3.7, and it is getting to be very missed...

tafreeh 05-19-2008 04:45 AM

man ... good hack ..
i tried to send an invitation but i get Security Tokken Error.... :(

how to solve this :(

tako 05-19-2008 04:57 AM

Hasann, Do not forget about table prefix fix... or I can not use your hack!

Cornie 05-19-2008 05:31 AM

securitytoken-error 3.7.0


find in the product

Code:

<if condition="$show['invitation_form']">
        <form action="profile.php" method="post" name="vbform">
                <input type="hidden" name="s" value="$session[sessionhash]" />
                <input type="hidden" name="do" value="invitation" />
                <input type="hidden" name="token" value="$invitation_token" />


add below

Code:

<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />

Baldilocks 05-19-2008 06:29 AM

We have already done that. :) Solves the token error but creates an SQL Database error.

Cornie 05-19-2008 08:02 AM

works fine by me

amitraj 05-19-2008 09:08 AM

thanks, works great for me.

Baldilocks 05-19-2008 09:20 AM

Works the first time everytime, but try to send another invite and see what happens. :)


All times are GMT. The time now is 08:27 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.01845 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)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