Elxis CMS Forum

Support => General => Topic started by: CREATIVE Options on March 28, 2008, 20:28:23

Title: Cookie + Elxis
Post by: CREATIVE Options on March 28, 2008, 20:28:23
I have a suspicious that when I view one website made it with Elxis with default language English or Greek, and the I go to another website also made it with Elxis and the language from the previous website doesn't exist I get an error regarding the language.

In other words, I have my suspicious that the cookies doesn't create it for each domain separate.
Title: Re: Cookie + Elxis
Post by: Ivan Trebješanin on March 28, 2008, 20:32:03
Hi Sirigos,
You may check your suspicion with this FF plugin https://addons.mozilla.org/en-US/firefox/addon/573
...and please, post your findings
Title: Re: Cookie + Elxis
Post by: CREATIVE Options on March 28, 2008, 20:43:53
Thank you Ivan for that great link for FF addon!

I have check the cookies from both of sites and I didn't find any mistake into the cookies.

I have to check it out feather when I found some time.
Title: Re: Cookie + Elxis
Post by: datahell on March 28, 2008, 21:25:02
Are all the sites under the same domain? Do you work on localhost? The cookie is set on the domain.
Title: Re: Cookie + Elxis
Post by: CREATIVE Options on March 29, 2008, 00:17:07
All the sites are live and on separate domains.
Only one of the domains I can give to public www.traveljet.gr (under construction)
Title: Re: Cookie + Elxis
Post by: datahell on March 29, 2008, 01:10:45
I don't see any problem... What you reported is quite strange as the Elxis language system loads automatically the default front-end language if a language set in a cookie or in the URL, does not exist. There is no occasion to even try to load a language that does not exist! So even if there was a cookie issue Elxis would load the default language. I might did not understood the problem well, can you specify the exact nature of the problem? What is the "error regarding the language" that it is being displayed?

Note: You have a serious error in your template (unterminated link tag in header). You have also many other errors in template (i.e. there is no type="javascript", the right one in type="text/javascript")