提交表单时出现 An error occurred while sending the message,please try again.

在商城中购买了一主题 
https://themes04.anvanto.com/290/themes/theme_vapestore_electronics/en/
在测试中出现了一些问题
在 Contact us 页面中,提交表单时出现 
An error occurred while sending the message,please try again.
这样的错误提示
在网站查找到相关资源
http://www.zuimoban.com/php/prestashop/2018/0512/11673.html
这种问题主要是表单提交时缺少一些字段
主题模板
Themes\vapestore\modules\contactform\views\templates\widget\contactform.tpl
这是原模板的
提交表单时出现 An error occurred while sending the message,please try again._第1张图片
修改后
       
       
       
     
这修改的内容,我是查看以下内容进行修改 
modules\contactform\views\templates\widget\contactform.tpl
提交表单时出现 An error occurred while sending the message,please try again._第2张图片


你可能感兴趣的:(Prestashop)