Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
IOS Hotels
and
IOS Rentals
online booking systems for Elxis CMS.
Home
Help
Login
Register
Elxis CMS Forum
»
Support
»
General
(Moderators:
Ivan Trebješanin
,
Farhad Sakhaei
) »
Languages Limited to 28
« previous
next »
Print
Pages: [
1
]
Author
Topic: Languages Limited to 28 (Read 5042 times)
chrischik
Newbie
Posts: 8
Languages Limited to 28
«
on:
November 25, 2007, 18:57:13 »
We are using 33 Languages in our System. But when ever I select more than 28 languages (so not all, but most of the languages) i only receive 28 selected languages. The last few are "cut off".
Is that an error in our system, or a general problem?
Thanks.
BTW: Thanks a lot for providing Elxis!
Logged
datahell
Elxis Team
Hero Member
Posts: 10356
Re: Languages Limited to 28
«
Reply #1 on:
November 25, 2007, 20:57:25 »
It is a "general problem" but very easy to be solved. We never thought that someone could use too many languages on a site so we limitted language fields to 255 characters (type: VARCHAR). In order to be able to add more you must modify the "language" database fields to be of type
TEXT
instead of VARCHAR. Login to your phpmyadmin and change VARCHAR to TEXT for these fields (db tables: categories, content, modules, sections etc). Notice that this change in db as well using too many languages will slow down a little your site. Why dont you use the "All" option instead of creating items available in 33 languages? You have an item avaiable in one language and a relative one available in 32 languages? I dont think this is a good site structure...
«
Last Edit: November 25, 2007, 21:03:26 by datahell
»
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
chrischik
Newbie
Posts: 8
Re: Languages Limited to 28
«
Reply #2 on:
November 26, 2007, 04:44:35 »
Thanks for your reply. It is working now.
Yes we have items vailable in 33 languages leaving out one single language. I now that this is not the best solution, but we need it like this for the beginning.
Thanks again,
Chrischik
Logged
Farhad Sakhaei
Elxis Community
Hero Member
Posts: 1190
I know nothing , Should know more & more
Re: Languages Limited to 28
«
Reply #3 on:
November 26, 2007, 08:35:48 »
did you make translation for 33 languages?
Logged
DediData Web Hosting Services
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Support
»
General
(Moderators:
Ivan Trebješanin
,
Farhad Sakhaei
) »
Languages Limited to 28