mindshape-GmbH / mindshape_cookie_consent

This extension provides functionality to create a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.
10 stars 13 forks source link

PHP Warnings. #35

Closed mm-baer closed 1 year ago

mm-baer commented 1 year ago

mindshape_cookie_consent 2.2.5, Typo3 11.5.26, php 8.0 (and 8.2)

PHP Warning: Trying to access array offset on value of type null in /html/typo3/typo3conf/ext/mindshape_cookie_consent/Classes/Service/TemplateRenderingService.php line 39 PHP Warning: Undefined array key "disableConsent" in /html/typo3/typo3conf/ext/mindshape_cookie_consent/Classes/Hook/RenderPreProcessHook.php line 56 PHP Warning: Undefined array key "addConfiguration" in /html/typo3/typo3conf/ext/mindshape_cookie_consent/Classes/Hook/RenderPreProcessHook.php line 57 PHP Warning: Undefined array key "addJavaScript" in /html/typo3/typo3conf/ext/mindshape_cookie_consent/Classes/Hook/RenderPreProcessHook.php line 82 PHP Warning: Undefined array key "addStylesheet" in /html/typo3/typo3conf/ext/mindshape_cookie_consent/Classes/Hook/RenderPreProcessHook.php line 89 PHP Warning: Undefined array key "addMarkupToFooter" in /html/typo3/typo3conf/ext/mindshape_cookie_consent/Classes/Hook/RenderPreProcessHook.php line 95

Regards Bernhard

featdd commented 1 year ago

Hi @mm-baer,

is the TypoScript of the extension properly loaded, or have you overwritten some settings? I'll try to reproduce and fix this.

Greetings Daniel

featdd commented 1 year ago

Hi @mm-baer,

I could'nt reproduce this, this maybe in issue with your typoscript. I'll close this issue for now, but I can reopen it if you have more input for me.

Greetings Daniel