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

CommentFileSizeAuthor
demo2.jpg74.71 KBraphaeltsr
demo1.jpg163.92 KBraphaeltsr

Comments

Wouter Van den Bosch’s picture

We 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.

raphaeltsr’s picture

Here we're running on 5.5 version.

Dave Cohen’s picture

Do 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.

jose reyero’s picture

Status: Active » Closed (fixed)

I think this was fixed some time ago, was an issue with language codes > 2 chars not being handled properly.

andread’s picture

Hi 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