Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
Bug reports and fixes
.
Home
Help
Login
Register
Elxis CMS Forum
»
Support
»
Language
(Moderator:
Farhad Sakhaei
) »
Multi language issue
« previous
next »
Print
Pages: [
1
]
Author
Topic: Multi language issue (Read 5990 times)
nava
Newbie
Posts: 3
Multi language issue
«
on:
January 11, 2012, 12:41:42 »
Hi all
I have a strange problem at my IosR 3.6 installation.
My site have 10 languages installed, and everything was fine till i noticed a very strange behavior. Main site lang is english, the rest 8 languages works fine but on Bulgarian lang i have the following problem:
When i select the Bulg Lang, the home page appear fine but all the following pages are switching to the default english language. This is the case with the Bulgarian only, all the remaining languages works fine. If i switch the default site locale to Bulgarian everything works fine. Site is www(dot)thassosresorts(dot)com. Also in Bulg language i have an "error 404 fine not found" on menu linked articles, but the articles are there, lang settings and menus are fine.
Any ideas?
Thank you
Logged
datahell
Elxis Team
Hero Member
Posts: 10356
Re: Multi language issue
«
Reply #1 on:
January 11, 2012, 19:09:31 »
By default the Bulgarian language is not listed inside Elxis htaccess file.
Edit the
.htaccess
file and add Bulgarian language!
RewriteCond %{QUERY_STRING} !mylang=[arabic|armenian|
bulgarian
|...]
RewriteRule ^([bg]{2})/(.*)$ /index.php?mylang=bulgarian [QSA,L]
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
nava
Newbie
Posts: 3
Re: Multi language issue
«
Reply #2 on:
January 12, 2012, 14:27:56 »
Everything is fine now, thank you
Logged
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Support
»
Language
(Moderator:
Farhad Sakhaei
) »
Multi language issue