新聞中心
destoon網(wǎng)站會員注冊提示“數(shù)據(jù)校驗失敗(2)”解決辦法
昨天無憂主機小編遇到一個客戶使用的destoon建站,他打算建立一個B2B系統(tǒng),但是在企業(yè)站注冊企業(yè)用戶的時候總是出現(xiàn):“數(shù)據(jù)校驗失?。?)”的錯誤提示,如果說一些網(wǎng)站就算不能注冊會員影響也不大,但是對于B2B來說,不能注冊,這個網(wǎng)站就等于是沒用了。 今天無憂主機小編找到了解決這個問題的方法,具體方法如下: 解決辦法: destoon->module->member->register.inc.php 將: if($submit){ 下 if($action != crypt_action('register')) dalert($L['check_sign'].'(1)'); 注釋掉,改為 //if($action != crypt_action('register')) dalert($L['check_sign'].'(1)'); 以及 if($_SESSION['regemail'] != md5(md5($post['email'].DT_KEY.$DT_IP))) dalert($L['check_sign']); 注釋掉,改為 //if($_SESSION['regemail'] != md5(md5($post['email'].DT_KEY.$DT_IP))) dalert($L['check_sign'].'(2)'); 經過這樣設置后,該問題完美解決。 相關文章推薦閱讀: DESTOON怎么制作模板教程 DESTOON如何找回管理員密碼 DESTOON如何配置使用SMTP方式發(fā)送郵件
本文地址:http://m.love62.cn/destoon/13920.html
![1](/wp-content/themes/starow_z/img/o-1.png)
![1](/wp-content/themes/starow_z/img/o-2.png)
![1](/wp-content/themes/starow_z/img/o-3.png)
![1](/wp-content/themes/starow_z/img/o-4.png)
![1](/wp-content/themes/starow_z/img/o-5.png)
![1](/wp-content/themes/starow_z/img/o-6.png)
![1](/wp-content/themes/starow_z/img/o-7.png)