HighFlyerPL185 Posted September 14, 2015 Report Share Posted September 14, 2015 Hi, I have implemented a language selection, and I have created multiple phpVMS directories for each language e.g. under /en, /nl etc. The language selection option box posts data to a language_switcher.php which creates a cookie for the language and redirects the user to the respective language directory. I happen to be logged in across the domain. Once the script redirects me, the cookie is not getting initiated as the login boxes appear - but the session is there, as once I refresh the page or navigate to another one, I am logged in. How can I fix this issue. Would it help getting the session cookie and loading it before redirecting the user? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.