fritzmg/contao-be-include-info

PHP error (DataContainer vs tl_content)

Closed this issue · 1 comments

PHP Recoverable error: Argument 1 passed to Contao\IncludeInfoHelper::onloadContent() 
must be an instance of Contao\DataContainer, instance of tl_content given, called in 
/system/cache/dca/tl_content.php on line 1761 and defined in /system/modules/be_include_info/IncludeInfoHelper.php on line 78

Extensions must not assume, that the parameter of this callback is of type DataContainer.

fixed in d10baa8