Language feedback Language feedback
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Language feedback

Started by Dasm2000, April 13, 2006, 03:47:45 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Dasm2000

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...

Joachim Müller

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.