SmartRouting in multlingual ModX site

Summary

I am trying to setup a ModX 3.0.5 based multilingual page. I created two contexts. German (de) and English (en) so far.
I created several entries in the context according to the SmartRouting documentation.

Please note it runs on a domain without the www.
For the translation handling I use Babel.
I may say that I handled this issue in ModX 2.x already and it worked fine. (Back then with the gateway script obviously.)

Observed behavior

After having set up the context settings and installed the SmartRouting plugin, it always is redirected to the german context’s error page.

The ModX error log is empty.
Please see the output of the SmartRouting debug option attached.

Can somebody give me a hint what is wrong? Or what information could be beneficial to have in order to debug?

Many thanks in advance!!!

Environment

Fresh Install of ModX 3.0.5 with Babel 3.4.0-pl and CrossContextsSettings 1.2.7-pl

Maybe try using the LangRouter extra instead, as that extra is specificly for a multi-lingual site with Babel:

https://jako.github.io/LangRouter/

1 Like

Thanks @halftrainedharry. Will check this out.

Excellent @halftrainedharry. Works! Many thanks!!!

This topic was automatically closed 2 days after discussion ended and a solution was marked. New replies are no longer allowed. You can open a new topic by clicking the link icon below the original post or solution and selecting “+ New Topic”.