Project

General

Profile

Bug #100216

Updated by Albrecht Köhnlein over 1 year ago

If logged in as frontend user, the following error messages are generated. I could not exacly reproduce why and in which cases it happens. 



 PHP Warning: Undefined array key "divKey" in (...)/private/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php /var/www/typo3_live/htdocs/deployment/releases/20230318190136/private/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php line 2787  
 PHP Warning: Undefined array key "divKey" in (...)/private/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php /var/www/typo3_live/htdocs/deployment/releases/20230318190136/private/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php line 2788  
 PHP Warning: Undefined array key "divKey" in (...)/private/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php /var/www/typo3_live/htdocs/deployment/releases/20230318190136/private/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php line 2794  

Back