ako-3004

Results 4 comments of ako-3004

this is the new method: ``

I got another unexpected exception in line 239: `PHP Warning: Undefined array key "tt_content:2835" in /###/typo3conf/ext/vhs/Classes/ViewHelpers/Content/AbstractContentViewHelper.php line 239` ``` 238 if (false === empty($parent)) { 239 ++$GLOBALS['TSFE']->recordRegister[$parent]; 240 } ```...