vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   A way to use existing users data/login? (https://vborg.vbsupport.ru/showthread.php?t=60623)

Dylan Leblanc 01-23-2004 12:17 PM

A way to use existing users data/login?
 
I want to add vB3 to my website, but am concerned about how my existing users will be able to login to it. It would be difficult and confusing for them to have to register separatly for the forum. It would be nice if there were a way to integrate the users system of my website with that of the forum.

This situation must have come up before, does anyone have any experiencein dealing with it?

Dylan Leblanc 02-13-2004 06:25 PM

*bump*

Anyone? I would have figured this was a common situation.

Andreas 02-13-2004 06:33 PM

This is a common question - but there is no common answer as there are tons of different accounting systems.

Generally, there are 3 ways to do so
1) Modify your other software to user vB user table
2) Modify vB to use your other user accounts
3) Keep two accounts but make sure that accounts are created in both systems

I think i'll make a function build_vb_account(username, password) that could be used for such needs.

Dylan Leblanc 02-13-2004 07:00 PM

Okay. I was sort of hoping the vB guys had made a class for this sort of thing. I know I could go in there and hack together something that works, but I would never really be sure that I found everything. I would have to disable things like password recovery since my users system already has this, and disable anything else made redundant by my existing system.

Dark_Wizard 02-13-2004 08:56 PM

Quote:

Originally Posted by KirbyDE
This is a common question - but there is no common answer as there are tons of different accounting systems.

Generally, there are 3 ways to do so
1) Modify your other software to user vB user table
2) Modify vB to use your other user accounts
3) Keep two accounts but make sure that accounts are created in both systems

I think i'll make a function build_vb_account(username, password) that could be used for such needs.

I think this is a great idea for those with little experience in PHP...


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