Contact Form Problem

seismo79's picture
seismo79
Fri, 03/27/2015 - 03:55
#1
Contact Form Problem

Hi,

When I press the send Message in contact form, the site loads again to the top but no mail was send.

I've tried from the url /contact and press send Message appears "Subject field is required."

How can I configure it?

cindy's picture
cindy
Fri, 03/27/2015 - 06:29

Hi,

+open template.tpl.php file 
+ Search for :

$form['subject']['#type'] = 'hidden';
$form['subject']['#weight'] = 3;

+ Replace it with this code:
unset($form['subject']);

+ Save and clear cache

Log in or register to post comments
Have More Idea?

We are here to build your website!

No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.