服务报价 | 域名主机 | 网络营销 | 软件工具| [加入收藏]
 热线电话: #
当前位置: 主页 > php教程 > magento教程 >

magento不验证review,magento不过滤review的表单

时间:2016-01-24 16:23来源: 作者: 点击:
magento不验证review,magento不过滤review的表单,例如:不过Review summary ,就打开文件:/app/code/core/Mage/Review/Model/Review.php 注释如下: if (!Zend_Validate::is($this-getTitle(), NotEmpty)) { $errors[] = $helper-

magento不验证review,magento不过滤review的表单,例如:不过Review summary ,就打开文件:/app/code/core/Mage/Review/Model/Review.php

注释如下:

 

 if (!Zend_Validate::is($this->getTitle(), 'NotEmpty')) {
 $errors[] = $helper->__('Review summary can\'t be empty');
 }

这样就ok了

(责任编辑:最模板)
顶一下
(0)
0%
踩一下
(0)
0%
------分隔线----------------------------
栏目列表
热点内容