Re: Almost real multilingual support
Posted: Wed Jan 31, 2007 3:03 pm
Hi Akb,
I had the same issue, just follow Vincent's instructions (from post "Error 404 after install / CHMOD fine / admin half-works") pasted below and this should work for you
P.
Quote
In the content table, rename columns content_name and menu_text to content_name_en and menu_text_en accordingly. Plus add columns content_name_de and menu_text_de. If you have installed additional languages, add columns for these to ie. for swedish add content_name_se and menu_text_se.
Further, In the htmlblobs table, rename the column html to html_en and add column html_de and if you have additional languages add them here to. That's it.
I had the same issue, just follow Vincent's instructions (from post "Error 404 after install / CHMOD fine / admin half-works") pasted below and this should work for you
P.
Quote
In the content table, rename columns content_name and menu_text to content_name_en and menu_text_en accordingly. Plus add columns content_name_de and menu_text_de. If you have installed additional languages, add columns for these to ie. for swedish add content_name_se and menu_text_se.
Further, In the htmlblobs table, rename the column html to html_en and add column html_de and if you have additional languages add them here to. That's it.