Register | Login
Friday, September 03, 2010
  Search
 Discussion Forums at Locopon's Minimize
 
  Forum / Foros  Modules/Modulos  DSLocalizator  language cookie is non-persistent
Previous Previous
 
Next Next
New Post 4/16/2009 1:48 PM
User is offline Modulage
1 posts
No Ranking


language cookie is non-persistent  (Belgium)

I've tried using the language token as well as the DSLocalizator (Locopon's DNN) in my skin but somehow the language cookie seems to be non-persistent. So the selected language does get saved in a cookie, but only exists within the current session. Been trying to figure out which setting might force this in my web.config but w/o success so far.

Web.config holds:

<add key="PersistentCookieTimeout" value="60" />

<authentication mode="forms">
      <forms name=".DOTNETNUKE" protection="All" timeout="60" cookieless="UseCookies"  slidingExpiration="true"/>
 </authentication>

<httpCookies httpOnlyCookies="true" requireSSL="false" domain="" />

Any thoughts?

 
New Post 9/6/2009 11:07 PM
User is offline Locopon
1183 posts
1st Level Poster


Re: language cookie is non-persistent  (Bolivia)

Is your problem solved? Is the hack installed?


Locopon
 
Previous Previous
 
Next Next
  Forum / Foros  Modules/Modulos  DSLocalizator  language cookie is non-persistent