The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
PHP Site Integration with VB
I asked a pre-sales question at vBulletin.com
Quote:
|
#2
|
||||
|
||||
It depends on how many existing members your site has really. If it isn't too many I'd just scratch the old system and do session authorization off of the vbulletin user.
|
#3
|
|||
|
|||
There aren't many so I could scratch the old system, but is it also possible to pull information from the vbulletin database such as username, email address, name, etc?
|
#4
|
||||
|
||||
Yes, vBulletin's database is just a standard MySQL one, so you can pull data from it.
|
#5
|
||||
|
||||
Going along with the topic, is there anyway I can integrate the "vbcode" into a php site.
For example $vbphrase[username] |
#6
|
||||
|
||||
This is pre-sales, not support. Please start your own thread for help. Thanks.
|
#7
|
|||
|
|||
Two last questions, could I interface the registration so that I could create my own registration page and then have it register with vbulletin? And, if I made my own login page for the main site is it possible that it could both login to vbulletin and my site simultaneously?
|
#8
|
||||
|
||||
If you're pulling the information from vBulletin, there's no need for two separate login systems. But yes, you could have separate registration pages.
|
#9
|
|||
|
|||
Quote:
This is exactly what I will need to do soon too - 1 registration page on the main site which will also create a user account on the forum. All new user accounts will be created from the main site only, not the forum. Ideally, an existing user should be able to login to the main site OR the forum and be able to go back and forth in a given session without having to log back in every time. Is this level of integration possible, and is it easy to implement? Thanks. |
#10
|
|||
|
|||
Quote:
P.S. Happy Thanksgiving, I wish you and your families the best |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|