View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001690 | OXID eShop (all versions) | 2. ----- eShop backend (admin) ----- | public | 2010-03-10 11:19 | 2012-12-10 15:34 |
Reporter | codrut | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Summary | 0001690: Multilanguage | ||||
Description | Hi all. I have an Enterprise Oxid Shop and it must be multilanguage. Over 10 languages. As I've seen from the database by default Oxid supports maximum 4 languages(the default one plus another 3 implemented as FieldName_[1|2|3]). As I've seen researching, in past versions, we had to modify the oxarticle and oxartextends by hand so that we can add more than 4 languages, but in recent versions I've seen that fields fieldName_(5|6...) are added automatically when a new language is added. I've observed that this works only until FieldName_8, meaning 9 languages. But really this isn't the real problem. The real problem is that from the moment I add the fifth language and the FieldName_4 fields are created and I attempt to assign some text to a product in that fifth language for the first time, then the admin page goes wild. No product is listed, no categories are liste and I cannot make any modifications to the products. When I delete the "_4" field from the tables and delete the cache then everything returns to normal, but I cannot use more than 4 language. I made test on a fresh install of Oxid and the same problem was identified. If someone can help in any way please do so. Thank you in advance! | ||||
Additional Information | I think I found the issue: When Oxid create the oxv_oxarticles_1 table the filed for language no. 5th, 6th etc. are not created. | ||||
Tags | No tags attached. | ||||
Theme | |||||
Browser | |||||
PHP Version | |||||
Database Version | |||||