Forums

This is what I want my form to do ...

Maryke 01 Apr, 2009
I have made a small site for a client and this is what I want:

Step one:

Client fills in the form:
Name
Cellphone number
E-mail address

Step two:

Clicks on submit (cannot get the reset to work - but its not important for what I want.)


Step three:

On submit it goes to thank you page.

I got all that right!

But - my client does not get a confirmation e-mail.

How do I fix this?

This is my debug report:



* Form passed first SPAM check OK
* Form passed the submissions limit (if enabled) OK
* Form passed the Image verification (if enabled) OK
* Form passed the server side validation (if enabled) OK
* Form passed the plugins step (if enabled) OK
* Emails data loaded OK
* Form passed all before email code evaluation OK
* An email has been SENT successfully from (Admin | DIY Property Sales)admin@diypropsales.co.za to [email]admin@diypropsales.co.za[/email]
* Debug End

_POST: Array ( [text_1] => Maryke [text_2] => [email]admin@filing4africa.com[/email] [text_3] => 0846035131 [chrono_verification] => cuzTd [cabe2f09b50f8b6507b3a32ec82aef08] => 1 )
E-mail message

From: Admin | DIY Property Sales [admin@diypropsales.co.za]
To: [email]admin@diypropsales.co.za[/email]
Subject: Order of Insight to Private Selling

Thank you for ordering Insight to Private Property Sales.


Submitted by 196.207.47.60

Thank you for ordering

Warning: implode() [function.implode]: Invalid arguments passed in /home/diyprops/public_html/diy/libraries/joomla/database/database/mysql.php on line 540

Warning: implode() [function.implode]: Invalid arguments passed in /home/diyprops/public_html/diy/libraries/joomla/database/database/mysql.php on line 540

Warning: implode() [function.implode]: Invalid arguments passed in /home/diyprops/public_html/diy/libraries/joomla/database/database/mysql.php on line 540

I just want this to be very simple. No need for saving data or anything. The important thing is that the client must receive his confirmation e-mail.

Thank you in advance.

And BTW - I like this component! :mrgreen:
Max_admin 01 Apr, 2009
Hi Maryke,

which chronoforms version is this one ? hav you added a new email with a dynamic TO field contains the email field name ?

Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
GreyHead 01 Apr, 2009
Hi Maryke,

The email is being sent to the site admin email address. The To and From email addresses are the same so it's probably being dropped in a spam folder or just binned.

You need a Dynamic To address to send to the submitter.

Bob
This topic is locked and no more replies can be posted.