PDA

View Full Version : Integration of vBulletin in my own CMS


Destro
10-08-2007, 09:32 AM
Hey,

I posted this also on vbulletin.com and they forwarded me to here, so here it goes:
I built an completely custom CMS for a customer, with it's own login and session system, but now I want to integrate it into vBulletin so the members only need to register and login once, could anybody help me with this?

Thank in advance, Destro

Opserty
10-08-2007, 02:45 PM
<a href="https://vborg.vbsupport.ru/showthread.php?t=82836" target="_blank">Add new Users (automatically)</a>

Destro
10-08-2007, 02:54 PM
thanks for the reply, and that fixes 1 part of the problem: the user creation and editing in vBulletin, but I still want to combine the sessions together, does anybody know how to do this?

Opserty
10-08-2007, 03:00 PM
Try looking at the session table in the database and also see what session variables are set by vB. (Don't know off the top of my head but maybe sessionhash or sessionid. )