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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

数据库常见错误信息和解决方法集中讨论贴

[复制链接]
lcyouxia 发表于 2009-2-8 00:49:04 | 显示全部楼层
我的论坛在2月4日备份时出现错误,恢复到1月30日  首页能打开,但是帖子打不开 出现错误为Directory './forumdata/templates/' not found or have no access!
tukela 发表于 2009-2-5 21:56

我的论坛跟你的论坛出现了同样的问题,希望官方帮忙解释下如何解决!
回复

使用道具 举报

ffggabc 发表于 2009-2-8 13:07:05 | 显示全部楼层
Parse error: parse error, unexpected $end in E:\wwwroot\ftpffggabc\wwwroot\admin\misc.inc.php on line 1135


这个的意思是?
回复

使用道具 举报

foxcom 发表于 2009-2-10 14:29:51 | 显示全部楼层
运行环境检测失败
安装向导无法写入配置文件, 请设置 config.inc.php 程序属性为可写状态(777)
附件目录 默认是 ./attachments 无法写入,附件上传功能将无法使用
数据目录 ./forumdata 无法写入,请设置属性为可写状态 (777)
缓存目录 ./forumdata/cache 无法写入,请设置属性为可写状态 (777)。
数据目录 ./forumdata/templates 无法写入,请设置属性为可写状态 (777)
主题缓存目录 ./forumdata/threadcaches 属性非 777 或无法写入,在线编辑模板功能将无法使用
缓存目录 ./forumdata/logs 无法写入,请设置属性为可写状态 (777)。
缓存目录 ./uc_client/data/cache 无法写入, 请设置属性为可写状态 (777)
缓存目录 ./uc_server/data 无法写入,请设置属性为可写状态 (777)。
缓存目录 ./uc_server/data/cache 无法写入,请设置属性为可写状态 (777)。
缓存目录 ./uc_server/data/view 无法写入,请设置属性为可写状态 (777)。
缓存目录 ./uc_server/data/avatar 无法写入,请设置属性为可写状态 (777)。
缓存目录 ./uc_server/data/logs 无法写入,请设置属性为可写状态 (777)。
缓存目录 ./uc_server/data/backup 无法写入,请设置属性为可写状态 (777)。
缓存目录 ./uc_server/data/tmp 无法写入,请设置属性为可写状态 (777)。


安装时出现提示,请高手指教!急盼!!!!!!
回复

使用道具 举报

lillian12345 发表于 2009-3-8 18:41:58 | 显示全部楼层
Discuz! info: MySQL Query Error

Time: 2009-3-8 10:35am
Script: /index.php

SQL: SELECT type FROM cdb_usergroups WHERE groupid='7'
Error: Table '190659.cdb_usergroups' doesn't exist
数据表缺失,请恢复备份数据


上面的是甚麼意思啊...?
回复

使用道具 举报

YENBIBI 发表于 2009-3-14 20:35:08 | 显示全部楼层
本帖最后由 YENBIBI 于 2009-3-14 21:08 编辑

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in d:\www\2uhouse\wwwroot\bbs\include\db_mysql.class.php on line 44

=============
555...怎么辦....
能幫幫忙么???有時會出現,有時又很正常...
回复

使用道具 举报

东方主 发表于 2009-3-18 13:09:14 | 显示全部楼层
谢谢帮助!
回复

使用道具 举报

东方主 发表于 2009-3-18 13:09:48 | 显示全部楼层
1# 童虎


因为要积分,要努力      !
回复

使用道具 举报

diaoyu 发表于 2009-3-20 20:48:05 | 显示全部楼层

刚刚安装完DISCUZ7.0
我在未动它的情况下数据备份就出现未知错误

因为之前安装时就出现过这种情况所以让买家重安了一个

可是依然未知错误

我像知道怎么解决
回复

使用道具 举报

keith11553 发表于 2009-6-1 22:32:58 | 显示全部楼层
本帖最后由 keith11553 于 2009-6-1 22:34 编辑

我問過好多人都唔得!
我一入到我個壇就出現 :
http://kfo556.co.cc/

Time: 2009-6-1 10:22pm
Script: /admincp.php

SQL: SELECT s.sid, s.styleid, s.groupid='6' AS ipbanned, s.pageviews AS spageviews, s.lastolupdate, s.seccode, m.uid AS discuz_uid, m.username AS discuz_user, m.password AS discuz_pw, m.secques AS discuz_secques,
m.adminid, m.groupid, m.groupexpiry, m.extgroupids, m.email, m.timeoffset, m.tpp, m.ppp, m.posts, m.digestposts,
m.oltime, m.pageviews, m.credits, m.extcredits1, m.extcredits2, m.extcredits3, m.extcredits4, m.extcredits5,
m.extcredits6, m.extcredits7, m.extcredits8, m.timeformat, m.dateformat, m.pmsound, m.sigstatus, m.invisible,
m.lastvisit, m.lastactivity, m.lastpost, m.newpm, m.accessmasks, m.xspacestatus, m.editormode, m.customshow
FROM [Table]sessions s, [Table]members m
WHERE m.uid=s.uid AND s.sid='1s9Aw6' AND CONCAT_WS('.',s.ip1,s.ip2,s.ip3,s.ip4)='119.236.208.235' AND m.uid='1'
AND m.password='221e0fb44472dbd48a386ff79e7d4b64' AND m.secques=''
Error: Unknown column 's.styleid' in 'field list'
程序文件跟数据库有冲突,请使用正确的程序文件上传上去覆盖详细解决方案请点击这里

Similar error report has beed dispatched to administrator before.

點算啊?童大哥
你們的解決方法不行,為有童大人解決瞎先得
回复

使用道具 举报

蓝色等待 发表于 2009-6-21 10:12:45 | 显示全部楼层
求助!我论坛进入帖子就显示  无法显示网页 的界面。。。TOOLS查了之后问题是论坛根目录下没有检测到有错误的php文件.

---------模板缓存目录(forumdata/templates)
        2_discuz.tpl.php ---错误:
                Warning:  array_rand() [<a href='function.array-rand'>function.array-rand</a>]: First argument has to be an array in D:\freehost\rick517518\web\forumdata\templates\2_discuz.tpl.php on line 435
        2_viewthread.tpl.php ---错误:
                Parse error:  parse error, expecting `T_STRING' or `T_VARIABLE' or `'$'' in D:\freehost\rick517518\web\forumdata\templates\2_viewthread.tpl.php on line 633

---------其它缓存目录(forumdata/cache)下没有检测到有错误的缓存文件.

请问要怎样解决?
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-9-21 17:48 , Processed in 0.113693 second(s), 17 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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