字体:  

SupeSite info: MySQL Query Error

peggs 发表于: 2008-5-15 22:14 来源: SupeSite/X-Space官方站

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'
程序文件跟数据库有冲突,请使用正确的程序文件上传上去覆盖

最新回复

peggs at 2008-5-15 22:15:16
能告诉我是哪个文件出错吗》
peggs at 2008-5-16 12:13:41
老大,没人碰到过这个问题吗。
qrdn88 at 2008-5-17 03:27:00
我帮你顶,把论坛的数据库恢复前一个星期的时候,再进入社区就有这样的提示了。应该是数据库,不知道具体什么问题。。。一起等高手答复。。

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'
程序文件跟数据库有冲突,请使用正确的程序文件上传上去覆盖
qrdn88 at 2008-5-17 03:32:31
SupeSite info: Can not connect to MySQL server

User: guest
Time: 2008-5-17 3:31am
Script: /shequ/index.php

Error: Can't connect to MySQL server on 'localhost' (10061)
MySQL服务没有启动,请启动该服务


把社区源文件覆盖了,又出现这样的问题了。
qrdn88 at 2008-5-17 03:44:18
SupeSite info: MySQL Query Error

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安装社区程序后,有出现这样的问题了。
qrdn88 at 2008-5-17 03:50:33
安装开始 配置用户中心 设置数据库连接信息 创建数据库结构 添加默认数据 系统参数设置 安装完成
# 添加的默认数据:
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
antdk at 2008-5-17 09:30:56
不能采用重新安装解决问题,这样会把原来的数据全部清空,目前重装的提示是数据库字段重复,可以进入phpmyadmin将ss/xs的数据表删除再安装。
stbbq at 2008-5-29 21:20:40

QUOTE:

原帖由 qrdn88 于 2008-5-17 03:27 发表
我帮你顶,把论坛的数据库恢复前一个星期的时候,再进入社区就有这样的提示了。应该是数据库,不知道具体什么问题。。。一起等高手答复。。

SupeSite info: MySQL Query Error

User: guest
Time: 2008-5-17 3 ...
我也是这个样子啊~一头雾水~高手帮帮忙~