Hello everybody,
well, I found a part of the solution to my problem, but, it doesn’t work anyway…
I explain myself:
-> I create the 2 files (index.php) required for make the switch between 2 languages in each appropriate’s directory.
-> I put the php’s switch in a template “header” after this html’s tag <body> in the page’s body.
-> I created a template for my default site for display the home’s page
but i don’t understand why it’s not work, I followed, as much as I was able to do it, the user guide, but nothing made for it
Somebody could bring me a little of help, direct me or something else please…
Beforehand, thank you for all
NB: I know I have somme difficulties with EE, but in php, in using the MVC design pattern, I haven’t got big difficulties
NB2: If I have to absolutly use the extension “ext.language_switcher.php”; Do somebody could say to me where to put it, thank you.