vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Enter Valid Access Code In Order to Register (https://vborg.vbsupport.ru/showthread.php?t=163476)

tang0r 11-23-2007 11:07 PM

Enter Valid Access Code In Order to Register
 
Hey Guys,

I'm a newbie when it comes to this vBulletin stuff but I didn't see an add-on like this in forum. Its so simple its gotta exist tho.

All I want to do is implement an "Access Code" field in the registration page that forces users to enter in a valid 'password' (probably just an easily updatable string value) before they are allowed to create a registered user. The access code would be distributed to the users via e-mail before they would register with my vBulletin site.

Does anybody know of some piece of software or code that could make this work?

Thanks in advance.

-tang

cajunboy2208 11-24-2007 02:57 AM

You can have them insert a series of letters when signing up, and also have them have a valid e-mail address, that way they have to go into their e-mail and validate their account, otherwise, they can't really access the forum.

Analogpoint 11-24-2007 03:13 AM

1 Attachment(s)
1. Create a new user profile field
2. Make it a single line text box
3. Make it a required field
4. Only editable by user at registration
5. Add your alphanumeric code in the 'match regular expression' box.
6. Modify your templates so the field isn't displayed on the user profile page

Opserty 11-24-2007 11:58 AM

What is wrong with vBulletins exsisting email validation system? Just set the user permissions for the "Users Awaiting Email Confirmation" usergroup to the bare minimum or even give them no board permissions at all, therefore making them validate their email.

Analogpoint 11-24-2007 03:19 PM

That's fine but isn't really what he was asking.


All times are GMT. The time now is 09:58 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.00921 seconds
  • Memory Usage 1,708KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete