Hi,
The other day I read a great article about multi-language methods at EE-insider.
(http://eeinsider.com/articles/multi-language-solutions-for-expressionengine/)
I am familliar with EE, but I’m still finding the right way to do multi-language websites for my clients.
After reading the article I was sure I could do the job in a short time, but the first step is blocking me to do that.
If you skip the first part in the article and start reading from here: Make ExpressionEngine aware of the current language... it’s easy to follow.
Now the problem is that I do everthing the right way, but there’s only one problem that I can’t find.
my English translation is showing like it supposed to with the “{{language}-page-heading}” on my root -> localhost/EE/index.php/
but when I try to show the subdirectory language map. -> “localhost/EE/fr/index.php/” I get forwarded to de admin login panel.
something like this -> localhost/EE/nl/index.php?S=f50620d0256e7a45a352595d464878fafff5ba24&D=cp&C=homepage
How come? I did not forgot the extra ‘dot’ to add before system path subdirectory. -> ( ‘../system’ )
I know it must be a small mistake somewhere….?
Kind regards,
Max