http://www.6000.com.tw/p22.html (購物車:有功能說明 : NT$9000/年)
http://www.6000.com.tw/a00.html NT$3000/年 ~ NT6000
ECSHOP手機號碼偽裝還原插件(免費)
很多網站在消費者註冊或下訂單時會要求消 費者留下手機號碼,因此網站的交易資料便成了詐騙集團收集的目標,為了聯絡方便手機是不可或缺的,但是如果外洩將使網站商譽大打折扣,消費者可能因此受騙 而損失金錢,如果你的購物網站是使用ECSHOP架的,可以簡單修改幾個檔案便可達到手機號碼偽裝的目的,大大的提高個資安全,原本的手機號碼是10碼, 為了避免使用他人門號,因此偽裝後是11碼(空號),修改的方式如下:
注意:此修改只適用台灣地區手機,為增加安全性,get_mobile.php 經過加密處哩,只有在本站下載的,才能確保乾淨無毒,同時建議將 get_mobile.php 更改檔名
1、編輯根目錄的 flow.php 約 1625 行找到
$order['parent_id'] = $parent_id;
下面增加
$order['mobile'] = get_mobile($order['mobile']);//提交訂單
2、編輯根目錄的 user.php 約 161 行找到
$other['mobile_phone'] = isset($_POST['extend_field5']) ? $_POST['extend_field5'] : '';
下面增加
$other['mobile_phone'] = get_mobile($other['mobile_phone']);//會員註冊
約 988 行找到
if (update_address($address))
上面增加
$address['mobile'] = get_mobile($address['mobile']);//會員中心-收貨地址
3、編輯根目錄的 includes/lib_base.php 檔案最後加入
@include ROOT_PATH . '/get_mobile.php';
解壓縮附件上傳 get_mobile.php 到根目錄,這個檔案名稱可以自行更改,但必須與 @include ROOT_PATH . '/get_mobile.php'; 一致
4、如果你有安裝付費的超商取貨付款或不付款插件,請將根目錄的 ezship.php 寄回 andy@we-shop.net 我們會免費修改以便轉換正確手機號碼
5、使用本站簡訊插件的會員,請修改根目錄的 twsms.php ,加入紅字部分
define('IN_ECS', true);
require(dirname(__FILE__) . '/includes/init.php');
if ($act=='d0cf705f201ddc526f4 9ba2e62392e21' || $act=='to_deliverys'){
$username = ""; // 帳號
$password = ""; // 密碼
$type = "now"; // 發送型態
$mobile = $order['mobile']; // 電話
$mobile = get_mobile($mobile, 'de');//電話
當你需要手機聯絡時,必須先還原號碼才能使用
請在網址列輸入 http://你的網域/get_mobile.php?mobile=偽裝的號碼
或在網址列輸入 http://www.we-shop.net/get_mobile.php?mobile=偽裝的號碼 即可轉換正確號碼
修改前請先備份檔案以防萬一.
VIP免費下載
注意:此修改只適用台灣地區手機,為增加安全性,get_mobile.php 經過加密處哩,只有在本站下載的,才能確保乾淨無毒,同時建議將 get_mobile.php 更改檔名
1、編輯根目錄的 flow.php 約 1625 行找到
$order['parent_id'] = $parent_id;
下面增加
$order['mobile'] = get_mobile($order['mobile']);//提交訂單
2、編輯根目錄的 user.php 約 161 行找到
$other['mobile_phone'] = isset($_POST['extend_field5']) ? $_POST['extend_field5'] : '';
下面增加
$other['mobile_phone'] = get_mobile($other['mobile_phone']);//會員註冊
約 988 行找到
if (update_address($address))
上面增加
$address['mobile'] = get_mobile($address['mobile']);//會員中心-收貨地址
3、編輯根目錄的 includes/lib_base.php 檔案最後加入
@include ROOT_PATH . '/get_mobile.php';
解壓縮附件上傳 get_mobile.php 到根目錄,這個檔案名稱可以自行更改,但必須與 @include ROOT_PATH . '/get_mobile.php'; 一致
4、如果你有安裝付費的超商取貨付款或不付款插件,請將根目錄的 ezship.php 寄回 andy@we-shop.net 我們會免費修改以便轉換正確手機號碼
5、使用本站簡訊插件的會員,請修改根目錄的 twsms.php ,加入紅字部分
define('IN_ECS', true);
require(dirname(__FILE__) . '/includes/init.php');
if ($act=='d0cf705f201ddc526f4 9ba2e62392e21' || $act=='to_deliverys'){
$username = ""; // 帳號
$password = ""; // 密碼
$type = "now"; // 發送型態
$mobile = $order['mobile']; // 電話
$mobile = get_mobile($mobile, 'de');//電話
當你需要手機聯絡時,必須先還原號碼才能使用
請在網址列輸入 http://你的網域/get_mobile.php?mobile=偽裝的號碼
或在網址列輸入 http://www.we-shop.net/get_mobile.php?mobile=偽裝的號碼 即可轉換正確號碼
修改前請先備份檔案以防萬一.
VIP免費下載
完整支援SEO(搜索引擎優化),有效提升網站排名的高流量網站空間(虛擬主機)
如果你對 ECSHOP手機號碼偽裝還原插件(免費) 有任何的疑問,歡迎至討論區留言除非註明,否則本站文章均為原創,如需轉載請註明出處: http://www.we-shop.net/article.php?id=222
沒有留言:
張貼留言