helper_php.php
Hi Ray
Having problems with the forgotten password process. I've run the wizard several time and keep getting the same result after completing the form:
Notice: Undefined index: mailBody in /home/sites/14b/8/86408ae480/public_html/webassist/security_assist/helper_php.php on line 218
Notice: Undefined property: WA_Email::$onSent in /home/sites/14b/8/86408ae480/public_html/webassist/email/WA_Email.php on line 450
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
The crazy thing is, I have it working on a similar site that uses the same basic structure, so I copied the entire webassist folder from that site to this one - and I still get the same error.
Cheers
Chris