打开APP
userphoto
未登录

开通VIP,畅享免费电子书等14项超值服

开通VIP
[magento]Please enter a valid URL. Protocol is required (http://, https:// or ftp://)

安装magento时遇到“

Please enter a valid URL. Protocol is required (http://, https:// or ftp://)

”这个问题,谢谢Jerome的回答,想法挺活跃的,就是不知道是不是像他说的那样“it works like a cake !!! ”,haha..

 

I came across with the same problem. Let me share how i over came it.

1. Go to js\prototype and open the file “validation.js”. (FYI : All the validation takes place through this script on both front end and back end)

2. Find this line and remove it / Comment it

[’validate-url’, ‘Please enter a valid URL. Protocol is required (http://, https:// or ftp://)’, function (v) {
return Validation.get(’IsEmpty’).test(v) || /^(http|https|ftp):\/\/(([A-Z0-9][A-Z0-9_-]*)(\.[A-Z0-9][A-Z0-9_-]*)+)(:(\d+))?\/?/i.test(v)
}],

3. Now continue your installation it works like a cake !!!

4. After your installation, Don’t forget to add it / uncomment it for validation of URLs in future

If you have any difficulties with this kindly let me know !!!

Wish You a Happy and Great New year 2011 with Magento

REGARDS,
Jerome Denis D
http://haijerome.wordpress.com
haijerome@gmail.com
+919846219974
Magento Consultation | Magento customization

本站仅提供存储服务,所有内容均由用户发布,如发现有害或侵权内容,请点击举报
打开APP,阅读全文并永久保存 查看更多类似文章
猜你喜欢
类似文章
【热】打开小程序,算一算2024你的财运
如何让godaddy空间支持magento安装使用
What is a URL?
群晖默认使用端口说明
网络常用的协议
系统下服务/端号/协议/状态对应关系
给 string 增加一个 GetInputStream 扩展方法
更多类似文章 >>
生活服务
热点新闻
分享 收藏 导长图 关注 下载文章
绑定账号成功
后续可登录账号畅享VIP特权!
如果VIP功能使用有故障,
可点击这里联系客服!

联系客服