We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 23510
    • 168 Posts
    MODX Revo 2.5
    Babel 3.0.0-rc1
    LangRouter 1.0.6-pl

    After a ton of trouble, I finally got Babel installed and working (so far), however, a couple disturbing things.

    site_status is set to No, in default System Settings and also context settings for both 'en' and 'fr' contexts.

    Visitors to http://domain.com/ are still seeing the english front page! (tested on other computers).

    Visitors to http://domain.com/en are getting the Site unavailable message.
    Visitors to http://domain.com/en/ (notice the slash) are seeing the english front page.

    Same for fr (but with french front page as expected)

    How? Why?

    I have to workaround this by creating a snippet that checks the SCRIPT_URI so both http://domain.com/ and http://domain.com/en/ redirect to http://domain.com/en

    Any ideas how this can be fixed without the snippet?

    Thanks! [ed. note: pixelstation last edited this post 7 years, 11 months ago.]