vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin Pre-Sales Questions (https://vborg.vbsupport.ru/forumdisplay.php?f=26)
-   -   User integration with web application (https://vborg.vbsupport.ru/showthread.php?t=211792)

travisp 04-21-2009 02:05 AM

User integration with web application
 
(Note: I was redirected from vbulletin.com and so some content may be similar)

I've seen a few posts about similar things, but most seem to be about existing third party applications (e.g. wordpress, joomla).

Basically, I'm developing a PHP web application that I want to have an accompanying message board and I want to integrate my user accounts with the message board such that:
  1. Users don't have to create separate user accounts -- their account for my website will create the vBulletin account.
  2. Users don't have to login separately to vBulletin -- if they login to my website, they should get logged into the vBulletin forum.
I want to do this for a few reasons, but the main one is to encourage forum participation by making it easier for users of the website to jump right into the forums if they wish.

How difficult is it to do this integration with the latest version of vBulletin (some of the mods I found by browsing this site were for older version of vBulletin)? Are there any problems with doing this that I should be aware of?

Dismounted 04-21-2009 07:49 AM

As long as you have competent knowledge of PHP, this shouldn't be a hard task to do. vBulletin provides a data managers to add/modify/remove data (e.g. users, posts, etc.). Also, the login process is also relatively simple (a few cookies).

Cryo 04-22-2009 06:56 PM

If suitable, an even easier solution is to have them register with vBulletin then protect the pages you want using vB permissions. It's very easy to accomplish.

travisp 04-23-2009 02:46 PM

Thank you for the responses. This is what I needed to know and is very helpful. I'll be purchasing vbulletin in just a short while.


All times are GMT. The time now is 07:07 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.02211 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)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