Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[插件] 【发贴机器人For Discuz!4.1.0 v0.0.6 完美版】作者:oytktk 修改:macleo

[复制链接]
hfl 发表于 2006-8-25 16:46:35 | 显示全部楼层
顶,好东西
回复

使用道具 举报

hfl 发表于 2006-8-25 17:00:00 | 显示全部楼层
提供一个BUG:
数据库升级问题,默认的如果不是GBK将会显示:
Error: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (gbk_chinese_ci,COERCIBLE) for operation '='
Errno.: 1267

解决方法:
升级数据库语句:

drop table if exists cdb_postmach;
create table cdb_postmach (
  style varchar(20) not null default '',
  sside varchar(254) not null default '',
  cdate int(18) not null default '0',
  value text not null
) ENGINE=MyISAM DEFAULT CHARSET=gbk;


insert into cdb_postmach values ('set', '0', 0, 'thison');
insert into cdb_postmach values ('set', '0', 0, 'other');
insert into cdb_postmach values ('set', '18', 0, 'reftime');
insert into cdb_postmach values ('set', '5', 0, 'whatis');
insert into cdb_postmach values ('set', '15', 0, 'usertime');
insert into cdb_postmach values ('set', '0', '0', 'posttid');
insert into cdb_postmach values ('set', '18', 0, 'posttime');
insert into cdb_postmach values ('set', '2', '0', 'moneys');
insert into cdb_postmach values ('set', '3', 0, 'replytime');
insert into cdb_postmach values ('set', '0', 0, 'fids');
insert into cdb_postmach values ('set', '2', 0, 'ext_type');
insert into cdb_postmach values('set', '1', 0, 'closetopic');
insert into cdb_postmach values ('set', '0', 0, 'moderatedstatus');
回复

使用道具 举报

hfl 发表于 2006-8-25 19:45:48 | 显示全部楼层
发一个修改:
去除每次验证管理员密码,数据库强制为GBK:
如果不需要强制GBK的,不理里面的数据结构升级就行了
回复

使用道具 举报

wbin 发表于 2006-8-28 15:54:04 | 显示全部楼层

我就是4.1.0
回复

使用道具 举报

wbin 发表于 2006-8-28 15:54:49 | 显示全部楼层
论坛有救了
回复

使用道具 举报

Kevin_Zhou 发表于 2006-9-1 22:11:33 | 显示全部楼层
楼主能不能升级到支持5。0的?
回复

使用道具 举报

feebird 发表于 2006-9-4 02:03:42 | 显示全部楼层
5.0的出来了吗。..........
回复

使用道具 举报

usaers 发表于 2008-5-17 22:31:55 | 显示全部楼层
这个版本不错
回复

使用道具 举报

eduers 发表于 2008-7-26 23:30:28 | 显示全部楼层
再试试用别的身份行不行
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-5-3 16:31 , Processed in 0.101493 second(s), 15 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表