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

Permission error for backend users / PHP warnings in log #11

Open
awi-linkgroup opened this issue Oct 18, 2024 · 0 comments
Open

Permission error for backend users / PHP warnings in log #11

awi-linkgroup opened this issue Oct 18, 2024 · 0 comments

Comments

@awi-linkgroup
Copy link

Hi,

Using TYPO3 11.5.39 / ai_translate 2.1.2

1. When trying to translate a page as a backend user (not admin), we get an alert:
1: Attempt to modify table 'localization' without permission

I tried to find out where to set permissions, but didn't find.
What is this alert about? The translations are working properly.

2. in the log file I got a bunch of PHP warnings:
Core: Error handler (BE): PHP Warning: Trying to access array offset on value of type null in /var/www/html/public/typo3conf/ext/ai_translate/Classes/Hooks/TranslateHook.php line 162 Core: Error handler (BE): PHP Warning: Undefined array key "pages." in /var/www/html/public/typo3conf/ext/ai_translate/Classes/Hooks/TranslateHook.php line 356 Core: Error handler (BE): PHP Warning: Undefined variable $field in /var/www/html/public/typo3conf/ext/ai_translate/Classes/Hooks/TranslateHook.php line 159 Core: Error handler (BE): PHP Warning: Undefined global variable $_SESSION in /var/www/html/public/typo3conf/ext/ai_translate/Classes/Hooks/TranslateHook.php line 120 Core: Error handler (BE): PHP Warning: Undefined array key "srcLanguageId" in /var/www/html/public/typo3conf/ext/ai_translate/Classes/Hooks/TranslateHook.php line 120 ...

Are the permission alert and the php warnings related?

Thank you.

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

1 participant