Hi. I am trying to make a simple "contact us" form. I used wizard and set up to receive email of the message from users and also send the user for confirmation (automated) of the receipt of the message. I have 2 email event items, one for to admin (to me) and the other is from admin (to users) usind Static and Dynamic to/from for each. I also set up to show thank you message. To test the form, submit botton is clicked, after a long wait, the blank page shows up with the database icon.
What am I doing wrong? I can receive email using other simple mailto: function on the same website...
Is it something to do with database connection or simply coding is wrong or I need to add more?
Thank you.
What am I doing wrong? I can receive email using other simple mailto: function on the same website...
Is it something to do with database connection or simply coding is wrong or I need to add more?
Thank you.
http://localhost/mywebaddress/index.php/contact?chronoform=send_email&event=submit
This is the address I get after submit was clicked with icon (favicon) of database. Is it something to do with mootools? Do I need to add some coding somewhere to make it work?
Thanks for any advice in advance.
This is the address I get after submit was clicked with icon (favicon) of database. Is it something to do with mootools? Do I need to add some coding somewhere to make it work?
Thanks for any advice in advance.
Hi. I solved the problem myself. All I needed to do was to change the SMTP security setting to "none" in Joomla Global Configuration...
This topic is locked and no more replies can be posted.