Logging in a User to VB from an external Script Help?
hey guys,
Going to try and keep figuring this out, but this is where I stand.
I have an external login script, login a user to my own backend I am building and VB. I want it so they only login once. So anyways long story short. When they Login, it inserts the required data to Sessions for VB. It has a row setup in user for VB.
When I login, I see my username in Active Users. But, when trying to post, It says I must login.
I have the following cookies set on login.
bbsessionhash
bblastactivity
bblastvisit
Long story short.
When posting, how does the system verify your logged on?