error message after forgotten password submission
Hi Ray
I'm trying to upgrade things to php 8 - I think I have everything done, except my 'forgotpassword.php' page
After submitting the form, I get the following error:
Warning: Undefined array key "mailBody" in /home/sites/14b/8/86408ae480/public_html/webassist/security_assist/helper_php.php on line 218
Warning: Cannot modify header information - headers already sent by (output started at /home/sites/14b/8/86408ae480/public_html/webassist/security_assist/helper_php.php:218) in /home/sites/14b/8/86408ae480/public_html/webassist/security_assist/helper_php.php on line 306
However, the email is sent and the rest process works.
Cheers
Chris