alnv / catalog-manager

Backend Module ohne Programmierkenntnisse erstellen.
https://catalog-manager.org
33 stars 8 forks source link

PHP warning in server access log when entering Contao backend #354

Open jochi44 opened 2 years ago

jochi44 commented 2 years ago

Catalog Manager version: v1.32.14 Contao version: 4.13.8 PHP version: 7.40.3

When entering the Contao backend the following PHP warning is thrown:

2022/08/22 11:07:59 [error] 29447#29447: *1156525 FastCGI sent in stderr: "PHP message: PHP Warning: Use of undefined constant BE_USER_LOGGED_IN - assumed 'BE_USER_LOGGED_IN' (this will throw an Error in a future version of PHP) in /var/www/web/vendor/alnv/catalog-manager/library/alnv/CatalogView.php on line 928PHP message: PHP Warning: Use of undefined constant BE_USER_LOGGED_IN - assumed 'BE_USER_LOGGED_IN' (this will throw an Error in a future version of PHP) in /var/www/web/vendor/alnv/catalog-manager/library/alnv/CatalogView.php on line 928PHP message: PHP Warning: Use of undefined constant BE_USER_LOGGED_IN - assumed 'BE_USER_LOGGED_IN' (this will throw an Error in a future version of PHP) in /var/www/web/vendor/alnv/catalog-manager/library/alnv/CatalogView.php on line 928PHP message: PHP Warning: Use of undefined constant BE_USER_LOGGED_IN - assumed 'BE_USER_LOGGED_IN' (this will throw an Error in a future version of PHP) in /var/www/web/vendor/alnv/catalog-manager/library/alnv/CatalogView.php on line 928PHP message: PHP Warning: Use of undefined constant BE_USER_LOGGED_IN - assumed 'BE_USER_LOGGED_IN' (this will throw an Error in a future version of PHP) in /var/www/web/vendor/alnv/catalog-manager/library/alnv/CatalogView.php on line 928" while reading response header from upstream, client: 84.115.225.79, server: test.xyz.tld, request: "GET / HTTP/2.0", upstream: "fastcgi://unix:/var/lib/php5-fpm/web50.sock:", host: "test.xyz.tld"