#2793

Tu Tran
Moderator

Hi,

Sorry for the delay because we have just on the four-day Holiday of the Liberation and International Labour day.
To solve this problem, please go to the file app\design\frontend\default\sns_nova\template\contacts\form.phtml, find and replace the code below:
if(!strpos('http', $action)) $action = Mage::getBaseUrl().$action;
By:
// if(!strpos('http', $action)) $action = Mage::getBaseUrl().$action;

Thanks,