解决Deprecated: preg_replace(): The /e modifier is deprecated, use
使用php5.5运行ecshop的时候出现如下错误Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in \ecshop\includes\cls_template.php on line 300 ...
tomcat manager 无法使用
在点击tomcat manager的时候提示以下内容: You are not authorized to view this page. By default the Host Manager is only accessible from a browser running on the same machine as Tomc...
ECShop出现Strict Standards: Only variables should be passed by reference in的解决方法
今天开始研究ECShop,在安装完成的时候发现首页顶部、左侧和底部出现: Strict Standards: Only variables should be passed by reference in F:\wamp\www\ecshop\upload\includes\cls_tem...
Tomcat应用绑定域名以及Apache端口转发
安装Tomcat 1. 下载安装版本的Tomcat(或者压缩版的,只不过要自己配开机自启服务);2. http服务默认端口是80端口,如果只有一个软件服务器请直接修改为80端口;3. 如果有其他软件服务器(如IIS...
WordPress删除文章同时清除文章内图片信息
在WordPress中,删除文章时默认情况下并不会删除文章中使用的图片。如果你想要在删除文章的同时也删除文章内使用的图片,你可以考虑使用一些插件或编写一些自定义代码来实现这个功能。 通过编写...
Strict standards: Non-static method cls_image::gd_version() should not be called statically in
Strict standards: Non-static method cls_image::gd_version() should not be called statically in E:\SiteAll\zbphp.com\www\includes\lib_base.php on line346 这个错误的的处理是修改文件...
Gravatar 可用镜像加速地址
Gravatar 官方的 secure 源:https://secure.gravatar.com/avatar/Gravatar 官方的 cn 源:https://cn.gravatar.com/avatar/Gravatar 官方的 www 源:https://www.gravatar.com/avatar/V2EX:ht...
ECShop后台报错:mktime(): You should be using the time() function instead in
ECShop安装之后,在后台发现一个错误提示: Strict Standards: mktime(): You should be using the time() function instead in E:\web\shopex\admin\shop_config.php on line 32 这个错误提示...



