网站维护 第3页
解决Deprecated: preg_replace(): The /e modifier is deprecated, use-聚指尖

解决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 ...
聚指尖的头像-聚指尖聚指尖2年前
03311
tomcat manager 无法使用-聚指尖

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...
聚指尖的头像-聚指尖聚指尖2年前
0406
列表显示 #-聚指尖

列表显示 #

.wp-posts-content ol li::marker { content: ' # ' counter(list-item) ' '; color: #67c23a; }
聚指尖的头像-聚指尖聚指尖2年前
08811
ECShop出现Strict Standards: Only variables should be passed by reference in的解决方法-聚指尖

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...
聚指尖的头像-聚指尖聚指尖2年前
0489
Tomcat应用绑定域名以及Apache端口转发-聚指尖

Tomcat应用绑定域名以及Apache端口转发

安装Tomcat 1. 下载安装版本的Tomcat(或者压缩版的,只不过要自己配开机自启服务);2. http服务默认端口是80端口,如果只有一个软件服务器请直接修改为80端口;3. 如果有其他软件服务器(如IIS...
聚指尖的头像-聚指尖聚指尖2年前
07516
WordPress删除文章同时清除文章内图片信息-聚指尖

WordPress删除文章同时清除文章内图片信息

在WordPress中,删除文章时默认情况下并不会删除文章中使用的图片。如果你想要在删除文章的同时也删除文章内使用的图片,你可以考虑使用一些插件或编写一些自定义代码来实现这个功能。 通过编写...
聚指尖的头像-聚指尖聚指尖2年前
08013
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

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 这个错误的的处理是修改文件...
聚指尖的头像-聚指尖聚指尖2年前
04212
Gravatar 可用镜像加速地址-聚指尖

Gravatar 可用镜像加速地址

Gravatar 官方的 secure 源:https://secure.gravatar.com/avatar/Gravatar 官方的 cn 源:https://cn.gravatar.com/avatar/Gravatar 官方的 www 源:https://www.gravatar.com/avatar/V2EX:ht...
聚指尖的头像-聚指尖聚指尖2年前
012913
给页脚第三板块二维码增加动态border-聚指尖

给页脚第三板块二维码增加动态border

将代码放置于自定义CSS内,由于是SCSS代码,看不懂请不要轻易修改,也不要在控制台修改
ECShop后台报错:mktime(): You should be using the time() function instead in-聚指尖

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 这个错误提示...
聚指尖的头像-聚指尖聚指尖2年前
04014