vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin Pre-Sales Questions (https://vborg.vbsupport.ru/forumdisplay.php?f=26)
-   -   Need info about site intergration (https://vborg.vbsupport.ru/showthread.php?t=48844)

homerlex 02-12-2003 07:32 PM

Need info about site intergration
 
Hi - I am currently evaluating both phpBB and vBulletin. Both seems to be very good and though phpBB is free vBulletin is pretty inexpensive so cost should not be a big issue.

One requirement we have is that we need to be able to integrate a BB into our existing site so that users have a single signon (our site's login page). Instead of using the BB login page we would like to redirect to our own.

Now, with phpBB I was able to download the product, look at the source and db schema to determine what needs to be done. I do not have that option with your software.

Do you have any information available that what give me an idea what would need to be done to integrate vBulletin with our site? We currently use Java Servlets/EJBs. I know with phpBB we can read/modify the cookie that phpBB uses for sessions from our servlets. W can also create/modify phpBB user records from our EJBs.

I am assuming that the same is probably doable from vBulletin but I would need to see the code and schema to verify.
There is no way for me to see the code/schema without purchasing the software. How can I go about getting information about site integration?

Xenon 02-12-2003 10:03 PM

well, if you can insert rows into the mysql db from your site it's no problem to combine it with vb :)

all you have to do is tu run two queries and a new user is registred on the vb board...
think it is equal on phpbb..

homerlex 02-12-2003 10:09 PM

Thanx for the reply. But what about the boards recognizing that I was logged in via my site? Is there a cookie I would need to set from my servlet?

Regards

Xenon 02-12-2003 10:11 PM

yes, vbulletin uses cookies which store the userid and password of a user to recognize him.

i'm not very experienced with cookieworking, but i think it shouldn't be hard to create the needed cookie from your site...


All times are GMT. The time now is 04:40 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.01128 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
  • (4)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