![]() |
vBulletin as Authentication
Hi. We have a large forum community that we have taken ownership of running on vBulletin 4. We have an in-house application (written in PHP w/ Zend Framework) that we want to integrate authentication into vBulletin with. We want users to be able to use the same login and only have to login once (to the forum).
Any suggestions on how to get started? The most simple way I can think of would be to detect the cookie of vBulletin (if such exists) to see if the user is logged in, and then store the user's ID in our custom application as a reference to the user. So, our application would have no concept of users or passwords, just the ID to reference from vBulletin. -Chris |
Have any idea?
-Chris |
include your /forum/global.php into the script and inspect $vbulletin->userinfo array.
There you will see quite a loty of info about user being logged int. --------------- Added [DATE]1296124237[/DATE] at [TIME]1296124237[/TIME] --------------- Try something like this: PHP Code:
|
All times are GMT. The time now is 10:24 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|