Hello
Since a few days I have following error message when the form is send:
Notice: Undefined index: absender in /home/httpd/vhosts/lokalesgewerbe.ch/httpdocs/administrator/components/com_chronoforms/form_actions/email/email.php on line 155 Notice: Undefined offset: 0 in /home/httpd/vhosts/lokalesgewerbe.ch/httpdocs/libraries/src/Mail/Mail.php on line 724
How can I fix this?
Best regards
Annette
Since a few days I have following error message when the form is send:
Notice: Undefined index: absender in /home/httpd/vhosts/lokalesgewerbe.ch/httpdocs/administrator/components/com_chronoforms/form_actions/email/email.php on line 155 Notice: Undefined offset: 0 in /home/httpd/vhosts/lokalesgewerbe.ch/httpdocs/libraries/src/Mail/Mail.php on line 724
How can I fix this?
Best regards
Annette
Hi Annette,
The quick fix is to set Site Admin Error Reporting to System Default or None. That will hide PHP Notices.
I'm not sure where 'absender' is coming from - do you have that in your form or email action somewhere instead of From
Bob
The quick fix is to set Site Admin Error Reporting to System Default or None. That will hide PHP Notices.
I'm not sure where 'absender' is coming from - do you have that in your form or email action somewhere instead of From
Bob
This topic is locked and no more replies can be posted.