Hello all..
I've just installed ChronoForms and created my first form. For whatever reason I'm not receving the emails though. Obviously I'm missing something but I did put in a good to address, and subject, and the sites email for the from address.
I checked through the FAQs, and didn't help a lot, they may be a bit dated, however I did confirm I can receive emails from my site via a stardard contact form. I started searching through the forum but I was overwhem with the search responses.
I'm running Joomla 2.5 and if you want to see the form in action you can go to http://foxapts.com/index.php/forms/anonymous-tip
Let me know if you have any thoughts or suggestions..
Thanks,
Bob
I've just installed ChronoForms and created my first form. For whatever reason I'm not receving the emails though. Obviously I'm missing something but I did put in a good to address, and subject, and the sites email for the from address.
I checked through the FAQs, and didn't help a lot, they may be a bit dated, however I did confirm I can receive emails from my site via a stardard contact form. I started searching through the forum but I was overwhem with the search responses.
I'm running Joomla 2.5 and if you want to see the form in action you can go to http://foxapts.com/index.php/forms/anonymous-tip
Let me know if you have any thoughts or suggestions..
Thanks,
Bob
Hi Bob,
Please drag a Debugger action into the On Submit event, then submit the form and post the debug - including the 'dummy emails' results here. Note: if you are using the Easy Wizard you may need to switch to the Advanced Wizard to do this; if you want to continue to use the Easy Wizard please make a copy of your form first and add the Debugger action to the copy.
There are a series of videos here that will help you get started with CFv4.
Bob
Please drag a Debugger action into the On Submit event, then submit the form and post the debug - including the 'dummy emails' results here. Note: if you are using the Easy Wizard you may need to switch to the Advanced Wizard to do this; if you want to continue to use the Easy Wizard please make a copy of your form first and add the Debugger action to the copy.
There are a series of videos here that will help you get started with CFv4.
Bob
This is the output from the debugger:
Data Array:
Array
(
[input_text_1] => test
[input_textarea_0] => test
[chrono_verification] => z3iqs
[input_submit_4] => Submit
[dbb5d85054ea2f8944ce29e07120c829] => 1
[chronoform] => AnonymousTip
[event] => submit
[Itemid] => 132
[option] => com_chronoforms
[view] => form
)
Thanks,
Bob
Data Array:
Array
(
[input_text_1] => test
[input_textarea_0] => test
[chrono_verification] => z3iqs
[input_submit_4] => Submit
[dbb5d85054ea2f8944ce29e07120c829] => 1
[chronoform] => AnonymousTip
[event] => submit
[Itemid] => 132
[option] => com_chronoforms
[view] => form
)
Thanks,
Bob
This topic is locked and no more replies can be posted.