当前位置:首页 > 搜索和 or 相关的文章

在远程服务器空间上安装wordpress的方法

添加日期:2014-11-21 10:24:21 发布:smiling 
1、直接在你购买的空间服务商网站的后台上,进入到预装软件界面,选中wordpress,点击安装 然后访问该空间所绑定的域名,根据提示进 行wordpress的安装,首先需要你购买一个数据库,准备好数据库名,数据 ...

wordpress后台加载ajax.googleapis.com导致打开速度很慢的解决方案

添加日期:2014-11-21 10:16:26 发布:smiling 
打开wordpress后台,发现很卡,通过开发者工具看到是因为加载http: ajax googleapis com ajax libs jqueryui 1 10 4 themes smoothness jquery-ui css这个元素导致的 <linkrel=& 39;stylesheet& 39; ...

阿里云服务器 ECS WordPress配置教程

添加日期:2014-11-21 10:11:59 发布:smiling 
我所购买的ECS服务器系统信息:系统:ubuntu 12 04 64位1、通过putty,xshell,secureCRT等工具远程连接服务器,我用的是xshell 2、进入系统后,更新安装包sudu apt-get update (如果是以root登陆系 ...

thinkphp 如何使用ueditor编辑器

添加日期:2014-11-20 16:51:08 发布:smiling 
这个标题其实可以改为如何使用ueditor编辑器,和TP关系不大 1、ueditor存放在tp根下的Data目录下,即 www blog Data Ueditor2、以下在使用ueditor的模板中操作;头部添加一段JS:<scripttype="text ja ...

ecshop如何把编辑器FCKeditor更换成Kindeditor

添加日期:2014-11-18 16:50:53 发布:smiling 
ecshop如何把编辑器FCKeditor更换成Kindeditor,kindeditor是个不错的编辑器 1、首先下载kindeitor最新版放到includes目录2、删除 admin goods php 大约107行:include_once(ROOT_PATH & 39;in ...

ECSHOP修改简单描述文本框为FCKeditor编辑器

添加日期:2014-11-18 14:49:14 发布:smiling 
1:修改 admin includes lib_main php 文件function create_html_editor($input_name, $input_value = )修改为:function create_html_editor($input_name, $input_value = ,$fckid=0)继续 ...

ecshop模板循环foreach的使用方法及参数详解

添加日期:2014-11-18 14:44:45 发布:smiling 
在ecshop模版制作中foreach是比不可少的模版元素,当往往我们对foreach的了解不是很透彻,下面就来详细说明一下echsop中foreach的使用方法 1:掌握foreach的使用,必须先了解下面几个参数的作用,分别是 ...

ecshop在提交订单的时候报错:Warning: number_format() expects paramete

添加日期:2014-11-18 09:35:27 发布:smiling 
客户在ecshop提交订单的时候报错LWarning: number_format() expects parameter 1 to be double, string given in…出现这样的原因是配送插件里面的免费额度为0,导致了$price的值为空值, ...

appstore上传应用前客户需注意事项

添加日期:2014-11-18 09:19:25 发布:smiling 
由于在给客户上传应用到appstore时遇到各种问题,ECSHOP开发中心的app技术给大家总结下客户在提供appstore上传所需素材时的注意事项,确保上传应用到appstore一次性通过。1 上传应用前,检查您的客 ...

如何解决安装ecshop前台提示Internal Server Error错误

添加日期:2014-11-17 13:57:02 发布:smiling 
给客户安装ecshop的时候,前台报如下错误:InternalServerErrorTheserverencounteredaninternalerrorormisconfigurationandwasunabletocompleteyourrequest Pleasecontacttheserveradministrator,you ...

ecshop如何解决readdir(): not a valid Directory resource in报错

添加日期:2014-11-17 13:46:31 发布:smiling 
有客户ecshop网站程序在ecshop后台---模板管理*---模板选择顶部出现以下报错:Warning: readdir(): supplied argument is not a valid Directory resource in zuimoban ecshop admin te ...

安装Destoon系统出现500 Internal Server Error错误的原因

添加日期:2014-11-14 11:19:17 发布:smiling 
1,安装Destoon系统出现500 Internal Server Error错误的原因解决办法:当我们初次安装Destoon B2B网站管理系统出现500 Internal Server Error错误,其原因有一下几点 解决办法一、删除根目录 ...