SupeSite info: MySQL Query Error
User: guest
Time: 2008-5-15 10:11pm
Script: /index.php
SQL: SELECT i.fid, ii.[Table]pushsetting FROM `xiaoa`.`[Table]forums` i, `xiaoa`.`[Table]forumfields` ii WHERE i.fid=ii.fid AND i.fup<>'0' ORDER BY i.updateline ASC
Error: Unknown column 'i.updateline' in 'order clause'
程序文件跟数据库有冲突,请使用正确的程序文件上传上去覆盖

最新回复
SupeSite info: MySQL Query Error
User: guest
Time: 2008-5-17 3:20am
Script: /shequ/index.php
SQL: SELECT i.fid, ii.[Table]pushsetting FROM `discuz`.`[Table]forums` i, `discuz`.`[Table]forumfields` ii WHERE i.fid=ii.fid AND i.fup<>'0' ORDER BY i.updateline ASC
Error: Unknown column 'i.updateline' in 'order clause'
程序文件跟数据库有冲突,请使用正确的程序文件上传上去覆盖
User: guest
Time: 2008-5-17 3:31am
Script: /shequ/index.php
Error: Can't connect to MySQL server on 'localhost' (10061)
MySQL服务没有启动,请启动该服务
把社区源文件覆盖了,又出现这样的问题了。
User: guest
Time: 2008-5-17 3:43am
Script: /shequ/install.php
SQL: INSERT INTO [Table]channels (`nameid`, `type`, `status`) VALUES ('news', 'type', '0'),('blog', 'type', '0'),('image', 'type', '0'),('goods', 'type', '0'),('video', 'type', '0'),('file', 'type', '0'),('link', 'type', '0'),('group', 'system', '0'),('bbs', 'system', '0'),('topic', 'type', '0')
Error: Duplicate entry 'news' for key 1
Errno.: 1062
重新运行instll安装社区程序后,有出现这样的问题了。
# 添加的默认数据:
attachmenttypes(附件类型) 添加默认数据完成
categories(系统分类) 添加默认数据完成
SupeSite info: MySQL Query Error
User: guest
Time: 2008-5-17 3:50am
Script: /shequ/install.php
SQL: INSERT INTO [Table]channels (`nameid`, `type`, `status`) VALUES ('news', 'type', '0'),('blog', 'type', '0'),('image', 'type', '0'),('goods', 'type', '0'),('video', 'type', '0'),('file', 'type', '0'),('link', 'type', '0'),('group', 'system', '0'),('bbs', 'system', '0'),('topic', 'type', '0')
Error: Duplicate entry 'news' for key 1
Errno.: 1062
QUOTE:
我也是这个样子啊~一头雾水~高手帮帮忙~