vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Custom Registration (https://vborg.vbsupport.ru/showthread.php?t=43863)

jonsagara 09-23-2002 09:54 PM

Custom Registration
 
Hello,

I have installed vBulletin, configured it, and it works great. However, I have an existing membership database that I would like to use in conjunction with vBulletin. Ideally, when a new user registers on my site, I would like for them to only have to register once instead of doing it separately for my site and for vBulletin. I think this is what needs to happen:

1) User submits info from my registration form, including username and password.
2) After inserting that data info my member DB, I insert the username and password into the vBulletin DB.
3) Write a vBulletin cookie to the user's machine so that the user is automatically logged in every time he/she visits the forum.

I don't want the user to have to log in to my site and then log in to vBulletin to access the forums. Also, I don't require vBulletin to validate email addresses - my existing framework does that already.

Can someone point me in the right direction? What code do I need to copy to accomplish the above? Am I missing any steps? Has anyone done a similar hack/mod?

Thanks!

Xenon 09-23-2002 10:00 PM

that has been discussed several times

here's an example, perhaps it could help you a bit:
https://vborg.vbsupport.ru/showthrea...t=insert+users

jonsagara 09-23-2002 10:23 PM

Thanks - I knew it must have, but I didn't know what to look for.


All times are GMT. The time now is 08:55 AM.

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.00901 seconds
  • Memory Usage 1,711KB
  • 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
  • (3)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