Hello,
I'm getting errors in debug on a simple form. I don't know where it came from but can't send the email on the live site?
I'm getting errors in debug on a simple form. I don't know where it came from but can't send the email on the live site?
Data Array
Array
(
[option] => com_chronoforms5
[chronoform] => test
[event] => submit
[text1] => test
[button2] => Submit
[ip_address] => 109.131.83.178
)
Array
(
)
Errors
Array
(
)
Debug Info
Array
(
[0] => Array
(
[Email] => Array
(
[0] => An email with the details below was sent successfully:
[1] => To:info@portalsmedia.be
[2] => Subject:test
[3] => From name:test
[4] => From email:info@portalsmedia.be
[5] => CC:
[6] => BCC:
[7] => Reply name:
[8] => Reply email:
[9] => Attachments:
[10] => Body:
<table>
<tr><td>Text Label</td><td>test</td></tr>
</table><br /><br />IP: 109.131.83.178
)
)
Hi there Bob,
but when I'm testing the form on the live site it not working. It stays on the same page ?
When i do it on the test modus without debug al works correctly...
thx,
kris
but when I'm testing the form on the live site it not working. It stays on the same page ?
When i do it on the test modus without debug al works correctly...
thx,
kris
hey bob I found out that the url :
http://www.domainname.com/index.php?option=com_chronoforms5&view=form&Itemid=120 (posted in my menu on the site ) not works .. When I fill in all fields and click submit it stays on the same page....
but when I use this url :
http://www.domainname.com/index.php?option=com_chronoforms5&chronoform=Offerte ( the link when I enter the component chronoforms in my backend en click view form. ( fill in everything and click submit everythings works fine.
http://www.domainname.com/index.php?option=com_chronoforms5&view=form&Itemid=120 (posted in my menu on the site ) not works .. When I fill in all fields and click submit it stays on the same page....
but when I use this url :
http://www.domainname.com/index.php?option=com_chronoforms5&chronoform=Offerte ( the link when I enter the component chronoforms in my backend en click view form. ( fill in everything and click submit everythings works fine.
This topic is locked and no more replies can be posted.