Language feedback Language feedback
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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.