安装出现的错误提示,求助解决!

2016-07-07 15:11 来源:www.chinab4c.com 作者:ecshop专家



几十处错误经过修改,剩下了大约三个无法解决,菜鸟特来求助!
后台错误:
1.数据备份
Strict Standards: Non-static method cls_sql_dump::get_random_name() should not be called statically in C:\xampp\htdocs\ECShop\Ecshop\admin\database.php on line 64
2.会员整合
Strict Standards: Declaration of ucenter::login() should be compatible with integrate::login($username, $password, $remember = NULL) in C:\xampp\htdocs\ECShop\Ecshop\includes\modules\integrates\ucenter.php on line 630

Strict Standards: Declaration of ucenter::add_user() should be compatible with integrate::add_user($username, $password, $email, $gender = -1, $bday = 0, $reg_date = 0, $md5password = '') in C:\xampp\htdocs\ECShop\Ecshop\includes\modules\integrates\ucenter.php on line 630

Strict Standards: Declaration of ucenter::set_cookie() should be compatible with integrate::set_cookie($username = '', $remember = NULL) in C:\xampp\htdocs\ECShop\Ecshop\includes\modules\integrates\ucenter.php on line 630

前台错误:
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in C:\xampp\htdocs\ECShop\Ecshop\includes\cls_template.php on line 553

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in C:\xampp\htdocs\ECShop\Ecshop\includes\cls_template.php on line 553

Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in C:\xampp\htdocs\ECShop\Ecshop\includes\cls_template.php on line 553

另外更换模板(系统自带的另一套模板)后,错误成倍的又都出来了,不知道怎么解决
本人系统是win7 64位,用的是xampp,ecshop版本2.7.3,UTF8版

回答:
这些问题都是本身ECSHOP再PHP5.3以上版本代码就不兼容导致的错误。我这里已经整理出全站完美解决方案。http://www.edait.cn/goods-149.html