Forums

Blank Page on Joomla 3.0 (V4)

ianmaciel 23 Feb, 2013
I tried to make a simple form using ChronoForms but it is not working.

When I press "test form" it show a blank page with the ChronoForm's advertisement text.
I also tried to add this form to a article with the plugin but the same problem happens.

To make sure it wasn't a problem with my Joomla installation I installed ChronoForms on other fresh Joomla install and the same problem happened.
The form has only 1 field and 1 captcha (just for testing propose).

Here is the form code:
<div class="ccms_form_element cfdiv_text" id="chrono_verification1_container_div" style=""><label>Enter the code</label><input maxlength="5" size="5" class="chrono_captcha_input" title="" type="text" value="" name="chrono_verification" />
{chronocaptcha_img}<div class="clear"></div><div id="error-message-chrono_verification"></div></div><div class="ccms_form_element cfdiv_text" id="input_text_21_container_div" style=""><label>Label Text</label><input maxlength="150" size="30" class="" title="" type="text" value="" name="input_text_2" />
<div class="clear"></div><div id="error-message-input_text_2"></div></div><div class="ccms_form_element cfdiv_empty" id="empty_container_div" style=""><div class="clear"></div><div id="error-message-empty"></div></div>


and the link, to the front end of the form: http://www.damianikoerich.com.br/exemplo/index.php?option=com_chronoforms&chronoform=teste


How could I fix this?
ianmaciel 24 Feb, 2013
Thank you...

Now it is working!
This topic is locked and no more replies can be posted.