Making things intereact with vB backend
Okay, so I have forums.mydomain.com and I have also set up blogs.mydomain.com, which contains a completely custom blog system.
For now, what I do is grab the sessionhash in the $_COOKIE, get the userid from vb_session matching that session hash...
Couple questions:
Is it possible for vB to automatically put the user id in the cookie as well?
Do I/should I be running anything to update the login information?
|