You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have two: contexts: web(english) and de(german).
I have an issue with langRouter + pdoPage. It works correctly with web context until I haven't german language in the settings of my browser, but when I add it, the ** /assets/components/pdotools/connector.php** returns an empty result.
Could you help me resolve this issue?
I have two: contexts: web(english) and de(german).
I have an issue with langRouter + pdoPage. It works correctly with web context until I haven't german language in the settings of my browser, but when I add it, the ** /assets/components/pdotools/connector.php** returns an empty result.
Could you help me resolve this issue?
MODx: 3.0.3-pl
langRouter: 1.4.2
pdoTools: 3.0.2-pl
English version located on url: http://localhost:8081/en/
German version located on url: http://localhost:8081/de/
my context settings:
base_url: /
cultureKey: en and de in the de context
url_scheme: https://
site_url: {url_scheme}{http_host}{base_url}{cultureKey}/
Here is the video link of reproducing the issue: https://www.awesomescreenshot.com/video/17277172?key=254c18657247e2046b314cb9861d9f28
I contacted to the langRouter developer but he told that the issue with pdoTools
the related langRouter thread is here: Jako/LangRouter#33
The text was updated successfully, but these errors were encountered: