erdmannfreunde / contao-portfolio-bundle

3 stars 8 forks source link

News nicht pflicht #8

Closed katgirl closed 2 years ago

katgirl commented 2 years ago

PHP Warning: Undefined array key "tl_news_archive" in /www/htdocs/var/cache/prod/contao/dca/tl_portfolio_category.php on line 16

Warning: Undefined array key "tl_news_archive" in /www/htdocs/var/cache/prod/contao/dca/tl_portfolio_category.php on line 16 PHP Warning: Trying to access array offset on value of type null in /www/htdocs/var/cache/prod/contao/dca/tl_portfolio_category.php on line 16

Warning: Trying to access array offset on value of type null in /www/htdocs/var/cache/prod/contao/dca/tl_portfolio_category.php on line 16 PHP Warning: Trying to access array offset on value of type null in /www/htdocs/var/cache/prod/contao/dca/tl_portfolio_category.php on line 16

Warning: Trying to access array offset on value of type null in /www/htdocs/var/cache/prod/contao/dca/tl_portfolio_category.php on line 16

denniserdmann commented 2 years ago

Hey,

i'm not even sure, why this line is there. Removing line 19 completely, should solve your problem without any drawbacks.

What do you think?

katgirl commented 2 years ago

From https://docs.contao.org/dev/reference/dca/config/

"The label is used with page or file trees and typically includes reference to the language array."

This is a table tree, you can removing the line.

denniserdmann commented 2 years ago

fixed in 4.2.2