Contact form not working after upgrade

E-mail Print PDF

Form not working after upgrade

Unable to submit your request. Please, try again later

It is a theme update thing. Replace yourtheme/yourtheme/templates/contacts/form.phtml with new base/default/templates/contacts/form.phtml

Or

Add following hidden field to your current template :

<input type="hidden" name="hideit" id="hideit" value=""/>