Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

In this Discussion

What is the value of the SSO cookie?

This discussion is related to the Vanilla Proxyconnect addon.
I'm trying to hook up my forum to my site manually using the guide:

http://vanillaforums.org/docs/proxyconnect_sso


The guide states I need to declare a cookie as so:

setcookie("YourCookieName", $YourCookieValue, $YourCookieExpiryTime, '/', '.yourdomain.com');


But what are the values of YourCookieName and YourCookieValue?

Answers

Sign In or Register to comment.