i had tested captcha on a fresh install w/o any issues but,
when added captcha to a site that already had some forms created, started 
throwing errors

when accessing the form, gives this error for the template "form.html";
- Invalid block tag: 'errors_for', expected 'endif'
- line25 {% errors_for form %}

when accessing through admin, gives this error for the template 
"dropdown_menu.html";
- Invalid block tag: 'translate_url', expected 'empty' or 'endfor'
- line24 <option{% if LANGUAGE_CODE == lang.code %} selected="selected"{% 
endif %} value="{% translate_url lang.code %}">{{ lang.name_local 
}}</option>

anyone could help regarding the top errors ?

thx
rb

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to