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

Cookie-List: Undefined array key "klaro" #44

Open
iw-hotze opened this issue Jun 20, 2024 · 3 comments
Open

Cookie-List: Undefined array key "klaro" #44

iw-hotze opened this issue Jun 20, 2024 · 3 comments

Comments

@iw-hotze
Copy link

Hello we use your extension in TYPO3 version 12 and get the following error in the cookie list output:

PHP Warning: Undefined array key "klaro" in .../typo3conf/ext/we_cookie_consent/Classes/Controller/ConsentController.php line 135

Are there any approaches where the problem could lie?

Furthermore, we have used the extension in a TYPO3 version 10.4. and we have noticed an error where categories with umlauts cause an error. The array "$klaroConfig" contains an error due to an umlaut and cannot be encoded.

SCR-20240620-mspw-2

SCR-20240620-mspw

@iw-hotze
Copy link
Author

Edit: I also get an error in the backend when exporting json under TYPO3 version 12.

PHP Warning: Undefined property: Websedit\WeCookieConsent\Controller\BackendController::$response in /usr/www/users/energy/typo3cms12/typo3conf/ext/we_cookie_consent/Classes/Controller/BackendController.php line 95

SCR-20240620-ouea

@msollmann
Copy link

Can confirm "Cookie-List: Undefined array key "klaro"", TYPO3 12, we_cookie_consent 4.1.0. Reason: In listAction() there are no settings from TS but only from flexform. But in the TS object manager I can see them.

@msollmann
Copy link

"Cookie-List: Undefined array key "klaro"" solved with this line of TS:
plugin.tx_wecookieconsent_pi2 < plugin.tx_wecookieconsent_pi1

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