Error in Dynamic Reply To

ht htmgarcia 04 Sep, 2013
Hi ChronoForms gurus!

After submiting a form, this are the error notice that are displayed:

Notice: Constant DS already defined in /components/com_chronoforms/chronoforms.php on line 11

Notice: Undefined index: {firstname} {lastname} in /administrator/components/com_chronoforms/form_actions/email/email.php on line 155

Notice: Undefined index: {email} in administrator/components/com_chronoforms/form_actions/email/email.php on line 168


How enable {firstname} {lastname} and {email} to work properly?

ChronoForms 4.0.1

I appreciate any help.

Kind regards,
Valentín
Gr GreyHead 04 Sep, 2013
Hi Valentin,

Please set Error Reporting to System Default or None in your site Global Configuration and that should hide these PHP Notices.

Bob
ht htmgarcia 04 Sep, 2013
Thanks, Bob!
That was really helpful🙂

This worked, now the Notices are gone.
But, how I can get a dynamic reply to working? - I mean, use {firstname} {lastname} and {email} values to send an email using the values from the form?

Any help is appreciate it.

Kind regards,
Valentín
This topic is locked and no more replies can be posted.