Search found 1 match

by tuat
Thu Aug 09, 2007 2:18 am
Forum: [3.0/Olympus] New features discussion
Topic: Language auto choose,----->Let the guest choose language.
Replies: 23
Views: 87942

Re: Language auto choose,----->Let the guest choose language.

Well, I implemented this feature within the session.php of phpBB3.0-RC4. My intension was to let the user decide the language before entering the board, so I rather implemented this using a GET-variable and a cookie. As soon as the user is logged in, his/her settings are overwriting my hack ...