OK se problem number one!
In the back-end when managing the attribute from the attribute set i show him what text to display for the languages i have (Romanian And russian are currently active and important)
However in the frontend as in Romanian Language so in Russian language it will layout the text that i input for the Admin in the attribute set
how do i fix it?! how do i make it show the corresponding text for the needed language?
Second problem is the Assignment. Normaly if they see the product and now they want to change the language. It should remain on the same product but view it in other language. Just switch the store view. But -- it displays an error!!
here is the link of the product i have translated to both languages.
http://v2.bicomplex.md/romanian/usi/mdf/sadas.html If now i will switch here to the second language (Russian) it will switch normally but if i wanna switch back to romanian it will give me an derror. Please help
thank you!
6 answers
QUOTE]
OK se problem number one!
In the back-end when managing the attribute from the attribute set i show him what text to display for the languages i have (Romanian And russian are currently active and important)
However in the frontend as in Romanian Language so in Russian language it will layout the text that i input for the Admin in the attribute set
This belongs to the magento core, it’s strange that it does not work, please try to remove caches, re-index data.. and see how it goes.
Second problem is the Assignment. Normaly if they see the product and now they want to change the language. It should remain on the same product but view it in other language. Just switch the store view. But -- it displays an error!!
here is the link of the product i have translated to both languages.
http://v2.bicomplex.md/romanian/usi/mdf/sadas.html If now i will switch here to the second language (Russian) it will switch normally but if i wanna switch back to romanian it will give me an derror. Please help
I tried but could not reproduce this problem on JM Megamall demo. Please let me know if you have made any special settings for the product, for instance assinging a url rewrite..etc. You could also check the demo here and try to switch between stores to see it’s working fine.
I tried but could not reproduce this problem on JM Megamall demo. Please let me know if you have made any special settings for the product, for instance assinging a url rewrite..etc. You could also check the demo here and try to switch between stores to see it’s working fine.
Well yes here are the changes:
p.s. I have also done some changes in the code in order to Hide index.php from the url and also to hide from_store but i do nto remember what exactly but it was here:
i also Edited the /installdir/apps/magento/htdocs/.htaccess and uncomment the line:
RewriteBase /magento/
The strange thing is that is switches to Russian easy But switching back to Romainan it applys "?___from_store=russsian" at the end of the link PLUS it does nto change the name of the Category to the was it is in romanian! BUt when switching from romainan. It changes it..
The stranges thing is it doe snot work for russian…
This belongs to the magento core, it’s strange that it does not work, please try to remove caches, re-index data.. and see how it goes.
I did coompletely remove all cache nad re-indexed everything and still it does not work ๐
p.s. Now it Works i jast have skipped some Selects while creeating teh product but the problem above still persists
Glad that you figured it out