vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin Pre-Sales Questions (https://vborg.vbsupport.ru/forumdisplay.php?f=26)
-   -   Can user sessions be transferred seamlessly to vBulletin? (https://vborg.vbsupport.ru/showthread.php?t=79802)

David Pesta 04-12-2005 03:12 AM

Can user sessions be transferred seamlessly to vBulletin?
 
Hello, I was wondering if functionality existed in vBulletin that allowed for users that had already logged into my website to be able to seamlessly start using vBulletin without needing to log in a second time. Somehow, the session would be checked and get carried over to the vBulletin system.

Along the same lines, could vBulletin users be created from outside of the vBulletin system? When a user creates an account on my web system, I want that user to automatically have a vBulletin account created for them without needing to create an account again for vBulletin. Creating an account again for vBulletin would be redundant.

Two questions in all:
1. Can users seamlessly be transferred to a vBulletin from an outside session?
2. Can user vBulletin accounts be created automatically from an outside script?

Thanks,
David

Marco van Herwaarden 04-12-2005 03:44 AM

1. With some coding and vB integration into your existing pages it can be done, if your website and board reside on the same domain (and if your site is coded in php).

2. Yes, but will also require some coding.

David Pesta 04-12-2005 03:49 AM

1. I was thinking about making the board a pop-up, so integration into existing pages may not be neccessary, if I understood your response correctly. As for the website and board being on the same domain, this may not be a problem as long as they can be on separate servers.

Edit: Also, is there a way to examine a demo of vBulletin so that I can see what may be involved in setting up the customizations?

Thanks,
David

Adrian Schneider 04-12-2005 04:10 AM

<a href="http://www.vbulletin.com/admindemo.php" target="_blank">http://www.vbulletin.com/admindemo.php</a>

David Pesta 04-12-2005 04:17 AM

Quote:

Originally Posted by TheSpecialist

Well, I was referring to PHP code itself. The only way to know what coding needs to be done is to actually see the code. I don't suppose vBulletin would allow that. I'm not sure I am willing to take an $85 chance just yet.

Thanks,
David

Brad 04-12-2005 04:54 AM

Quote:

Originally Posted by David Pesta
Hello, I was wondering if functionality existed in vBulletin that allowed for users that had already logged into my website to be able to seamlessly start using vBulletin without needing to log in a second time. Somehow, the session would be checked and get carried over to the vBulletin system.

Along the same lines, could vBulletin users be created from outside of the vBulletin system? When a user creates an account on my web system, I want that user to automatically have a vBulletin account created for them without needing to create an account again for vBulletin. Creating an account again for vBulletin would be redundant.

Two questions in all:
1. Can users seamlessly be transferred to a vBulletin from an outside session?
2. Can user vBulletin accounts be created automatically from an outside script?

Thanks,
David

Sorry there is no public demo with the source code.

I might beable to give you a bit of insight, how exactly will this all be set-up? Is the site coded in php or something else? Will vB and the site share databases? How are you currently storing user accounts? and would you rather store them twice or make vBulletin work off your existing user db (or vise-versa)?

You mentioned multiple servers, how many and how are they all configed?

Marco van Herwaarden 04-12-2005 05:58 AM

2 servers would complicate the shared login a bit.


All times are GMT. The time now is 05:52 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.01173 seconds
  • Memory Usage 1,727KB
  • 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_quote_printable
  • (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