Hi
I have a problem with ChronoForms (v.4 rc2 in jommla 1.6).
After I setup the form (look below), I get the error "Could not initiate mail function" which means that I don't get the email as planned.
Under global conf. I use PHPmail.
I hope that somebody can help me :-)
Sample code: (just a single field)
<div class="ccms_form_element cfdiv_text" id="navn__container_div"><label>Navn:</label><input maxlength="150" size="30" class="" title="" label_over="0" hide_label="0" type="text" value="" name="input_text_0" />
<div class="clear"></div><div id="error-message-input_text_0"></div></div><div class="ccms_form_element cfdiv_submit" id="input_submit_1_container_div"><input name="input_submit_1" class="" value="Tilmeld" type="submit" />
<div class="clear"></div><div id="error-message-input_submit_1"></div></div>
I have a problem with ChronoForms (v.4 rc2 in jommla 1.6).
After I setup the form (look below), I get the error "Could not initiate mail function" which means that I don't get the email as planned.
Under global conf. I use PHPmail.
I hope that somebody can help me :-)
Sample code: (just a single field)
<div class="ccms_form_element cfdiv_text" id="navn__container_div"><label>Navn:</label><input maxlength="150" size="30" class="" title="" label_over="0" hide_label="0" type="text" value="" name="input_text_0" />
<div class="clear"></div><div id="error-message-input_text_0"></div></div><div class="ccms_form_element cfdiv_submit" id="input_submit_1_container_div"><input name="input_submit_1" class="" value="Tilmeld" type="submit" />
<div class="clear"></div><div id="error-message-input_submit_1"></div></div>