Hello.
I've been working on installing the internationalization module on my website and it works perfectly. The problem is when I activate the Clean URLs feature.
I don't know why but when the url is 'pt-br/admin' it returns 404 Error. It happens to any page I try to view and just returns 404 if the chosen language is pt-br.
If I deactivate the clean url, the whole thing starts working perfectly again.
Any clue on getting this solved?
Many thanks,
Raphael
| Comment | File | Size | Author |
|---|---|---|---|
| demo2.jpg | 74.71 KB | raphaeltsr | |
| demo1.jpg | 163.92 KB | raphaeltsr |
Comments
Comment #1
Wouter Van den Bosch commentedWe have a Drupal 5.3 install with the latest version of Internationalization running and are experiencing the same issue.
We really need clean url's so I hope this will be fixed soon.
Comment #2
raphaeltsr commentedHere we're running on 5.5 version.
Comment #3
Dave Cohen commentedDo you have a directory named pt-br in the root of your drupal install? I find that with i18n installed, files get saved to the wrong place and the directories that get created interfere with the normal url rewriting done with clean urls enabled.
I discoved my issue was my own fault and not that of i18n module. So you can disregard what I wrote here.
Comment #4
jose reyero commentedI think this was fixed some time ago, was an issue with language codes > 2 chars not being handled properly.
Comment #5
andread commentedHi I know this happened a long time ago.
But right now I have the same issue on Drupal 6.x. Can you maybe please describe what your problem was, so it could help others?
Thanks in advanced, AndreaD