e107inc / e107

e107 Bootstrap CMS (Content Management System) v2 with PHP, MySQL, HTML5, jQuery and Twitter Bootstrap. Issue Discussion Room: https://gitter.im/e107inc/e107
https://e107.org
GNU General Public License v3.0
320 stars 214 forks source link

PHP 8.1 - Fatal error: Uncaught Error: Undefined constant "USERNAME" in ***\ehandlers\mail.php on line 451 #5080

Closed Jimmi08 closed 1 year ago

Jimmi08 commented 1 year ago

Bug Description

Fatal error: Uncaught Error: Undefined constant "USERNAME" in ***\ehandlers\mail.php on line 451

Fatal error with debugging emails on (LOG and SEND option) after the user (main admin in this case) is logged in .

How to Reproduce

set notify about user logged in set email debugging on

Thanks

image