Forums

Home » Liferay Portal » English » 2. Using Liferay » General »

Combination View Flat View Tree View
Threads [ Previous | Next ]
toggle
ntumba lobo
How to prevent the Guest user from picking up the language of the admin ?
April 27, 2009 7:26 AM
Answer

ntumba lobo

Rank: New Member

Posts: 10

Join Date: October 13, 2008

Recent Posts

Hi all,

I am using liferay 5.1.2 to develop a public website.
We have admin users and guest users (unthenticated), the problem is that when a guest
user first opens his/her browser the default language used is the last one chosen by the admin user.

I dont know why is that, but what I would like is to set up a default language for the guest user independently of
the language chosen by the admin.

Have you got any idea about how I can proceed ?

Thank you in advance
Samuel Kong
RE: How to prevent the Guest user from picking up the language of the admin
April 27, 2009 9:56 AM
Answer

Samuel Kong

LIFERAY STAFF

Rank: Liferay Master

Posts: 777

Join Date: March 10, 2008

Recent Posts

Guest users uses the locale defined in system.properties by default. Try deleting all cookies in your browser before viewing your site as a guest user.
ntumba lobo
RE: How to prevent the Guest user from picking up the language of the admin
April 28, 2009 5:08 AM
Answer

ntumba lobo

Rank: New Member

Posts: 10

Join Date: October 13, 2008

Recent Posts

Thank you for your reply,
I think it was definitively part of my problem, now it looks fine to me.