|
Language Cookie
Hi folks, it's been a long time since I was around.
I am back to tinkering with the language issues and have run into a problem. My wife's site, for which I originally developed the code for the multilingual pixelpost, has grown a bit. It now is a mix of Joomla and Pixelpost, and we are trying to make them work together.
We would like to set it up so that when a user selects a language on one part of the site, that language choice remains when switching to the other part of the site. The problem is that JoomFish (Joomla's multilingual extension) and Pixelpost use different cookie structures to store the language settings. I have tried hacking both sets of codes but for the life of me I can't get the two to work together.
Joomla sets the cookie name as 'jfcookie[lang]'
Pixelpost sets it as 'lang'
Any thoughts on how to make this work?
Thanks
Rob
|