Magento 1.9.0.1 – Contact Form Not Sending
Unfortunately the RWD theme contact form contains an invalid link on the post target of the form. Currently the link is: <form action=”<?php echo $this->getFormAction(); ?>” id=”contactForm” method=”post”> However, for the form to work correctly, you… Magento 1.9.0.1 – Contact Form Not Sending