码迷,mamicode.com
首页 > Web开发 > 详细

ECshop lib_base.php on line 1241 错误解决方法

时间:2014-09-03 14:36:26      阅读:160      评论:0      收藏:0      [点我收藏+]

标签:des   blog   http   io   strong   ar   文件   div   cti   

ECSHOP做的一个网站,突然报这个错误,整个网站打不开,后来找了很久,终于找到这个方法,亲测可用

 

Notice: Undefinedvariable: data in D:\wwwroot\KISS\wwwroot\includes\lib_base.php on line 1241
Warning: require() [function.require]: Unable to access D:/wwwroot/KISS/wwwroot/languages//common.php in D:\wwwroot\KISS\wwwroot\includes\init.php on line 124
Warning: require(D:/wwwroot/KISS/wwwroot/languages//common.php) [function.require]: failed to open stream: No error in D:\wwwroot\KISS\wwwroot\includes\init.php on line 124
Fatal error: require() [function.require]: Failed opening required ‘D:/wwwroot/KISS/wwwroot/languages//common.php‘ (include_path=‘.;D:/wwwroot/KISS/wwwroot/‘) in D:\wwwroot\KISS\wwwroot\includes\init.php on line 124

 

到temp文件夹下的static_caches文件下的文件都删除就可以了

 

 

 

 

ECshop lib_base.php on line 1241 错误解决方法

标签:des   blog   http   io   strong   ar   文件   div   cti   

原文地址:http://www.cnblogs.com/chen-lhx/p/3953456.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!