vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   auto register users? (https://vborg.vbsupport.ru/showthread.php?t=50696)

lebo47 03-23-2003 11:50 AM

auto register users?
 
Hi
I am somewhat new to Vbulletin. What we are trying to do is tie our site registration, with the vbulletin registration.
What we want to happen ideally, is when someone signs up for the site, after being confirmed, they get an email with a temp username and password for the forums. Essentially we would like to auto register them to get them in, and then they can go in and edit their forum reg info.

Is this possible? Hope this makes sense.

thanks in advance,

Mike

Overgrow 03-23-2003 12:39 PM

It certainly is possible, you need to open register.php and duplicate the insert query that adds users.. then add that sequence to your registration process. You'll want to turn off e-mail verification most likely.

lebo47 03-23-2003 12:42 PM

thanks for pointing me in the right direction - I will check it out.

DrkFusion 03-23-2003 01:48 PM

Do you have a different system for your site? If so you may have to get sessions worked out as well, so the user can keep logged in, and will not have to login twice.

grog6 03-23-2003 01:51 PM

Why to create an automatic register name and password and allow them to change after registration whereas you can let them choose themselve a the beginning ?!

N9ne 03-23-2003 02:10 PM

Or you could just take the majority of register.php and copy it over, modifying that so it will do the sign up for the site and the forum :).

lebo47 03-25-2003 09:44 AM

Thanks for all your help. We are still playing with it. There is no log in for the site per se, so that will not be an issue.


All times are GMT. The time now is 06:20 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.01410 seconds
  • Memory Usage 1,712KB
  • 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
  • (7)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