Resource Profile:
价值358的emlog博客定制模板lu1.3 这个模板是会飞的鱼~咱也是无意间看到分享一下而已。 由于Emlog缺少较多东西 为了能够让Lu模版更加的人性化 需要替换部分系统文件 替换的文件下面都会说一下
模版只支持php5.6 mysql5.5 且需要sg11
Photo Gallery:
Installation and usage instructions:
由于emlog缺少较多东西 为了能够让Lu模版更加的人性化 需要替换部分系统文件 替换的文件下面都会说一下
模版只支持php5.6 mysql5.5 且需要sg11
第一步
将压缩包里面的lu.sql文件 导入到自己的数据库中
第二步
sql命令
进入到emlog_user 执行下面的sql语句
alter table emlog_user add sex varchar(2) NOT NULL DEFAULT ‘1’;
alter table emlog_user add qq varchar(20) NOT NULL;
alter table emlog_user add zhuye varchar(50) NOT NULL;
alter table emlog_user add level varchar(10) NOT NULL DEFAULT ‘0’;
alter table emlog_user add vip varchar(20) NOT NULL DEFAULT ‘-1’;
alter table emlog_user add Integral varchar(20) DEFAULT ‘0.00’ COMMENT ‘用户余额’;
alter table emlog_user add qq_login_openid varchar(40) NOT NULL;
进入emlog_blog 执行下面的语句
提示:下面这个praise字段是点赞插件的 如果你自己以前装有过点赞插件 并且存在 praise 字段就不需要在增加下面的字段
如果有就不需要在执行下面的第一行sql 只需要执行第二行的即可
alter table emlog_blog add praise varchar(255) NOT NULL;
alter table emlog_blog add titlelu varchar(255) NOT NULL;
alter table emlog_blog add files_rules int(11) NOT NULL;
alter table emlog_blog add files_money float(32,2) NOT NULL;
进入emlog_attachment表 执行下面语句
alter table emlog_attachment add uid int(11) NOT NULL;
第三步
核心文件中主要修改了
admin/editor 这个目录是会员中心的编辑器
admin/save_log.php
admin/views/write.php
include/model/log_model.php
还有一个是tinymce编辑器插件
把压缩包内的applu.zip 上传到你的网站根目录替换即可
海报说明:
找到/content/uploadfile目录 然后在uploadfile目录下创建haibao文件夹即可
vcc32@#da6^(.zip是模版文件 上传到/content/templates 解压即可
- Can free downloads or VIP member-only resources be commercialized directly?
- The resources on this site are collected and organized through the network, for personal research and study purposes only. The copyright belongs to the legal owner of the software and program code, users should verify the copyright and legality of the resources, prohibited for commercial use, illegal activities or any violation of national laws and regulations.
- Disclaimer of liability for program or code bugs, compatibility issues or functional defects, etc.
- As the resources on this site are collected and organized through the network, not the site's original, it can not fully guarantee its functionality or code compatibility. Users need to verify whether the resources meet the needs of their own, due to the following circumstances lead to losses, this site does not assume any responsibility:
Programs, source code and other computer software resources may contain code vulnerabilities (bugs), compatibility issues or functional defects left by the developer. This site does not provide free repair services for such technical defects, users need to bear the risk of debugging, modification or abandonment of the use.




