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:
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: