Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

Grabbing Vanilla2 Session Info?

edited March 2010 in Vanilla 2.0 - 2.8
I am working on linking Vanilla 2 sessions to another script. Both scripts are located on the same server, just a different directory. I need to pull the Username (or UserID, doesn't matter) from the Session that is established when logged into Vanilla.

I had the same thing implemented with Vanilla 1, but it seems like the Garden framework handles Sessions differently then the traditional PHP way (Grabbing from $_SESSION).

How can I call the Vanilla2 session information from an external application?

Thanks.
Sign In or Register to comment.