Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem in Multidomain installation #10

Open
patrickdadzio opened this issue Sep 19, 2024 · 1 comment
Open

Problem in Multidomain installation #10

patrickdadzio opened this issue Sep 19, 2024 · 1 comment

Comments

@patrickdadzio
Copy link

Hello,

I have got a TYPO3 installation that serves 2 websites. One is bilingual the other website is not.
Today I tried to translate some content using your extension (which is great btw) and deepl but no luck. It stopped at the last step of the translation wizard showing the idle icon forever.
I checked the console and saw an error 500. When I opened it in a new tab I got the message that the second website (which is a single language site) doesn't have language ID 1.
I was able to fix the problem by adding the second language (ID 1) to the config.yaml of the second website and disabling the language but it would be great if the extension would only use the languages of the current domain / website.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@patrickdadzio and others