I am integrating multiple galleries in a multi-lingual site. Any ideas on how to feed the gallery's current language back to the main site. Where does $lang get stored when a flag is clicked? Maybe i can retrieve it from there...
Many thanks in advance...
it is being stored in a cookie.
If you start your multilingual site from scratch, I suggest taking a look at the powers of utf-8 (unicode) and the resulting auto-detection of the prefered language of the site visitor instead of wrestling with coppermine's cookie.