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

 找回密码
 立即注册
搜索

[疑问] XS4+DZ7为什么SQL报错?space_template.inc.php有问题

[复制链接]
sxysxy 发表于 2010-4-6 13:38:26 | 显示全部楼层 |阅读模式
本帖最后由 sxysxy 于 2010-4-6 16:22 编辑

我访问
http://127.0.0.1:1108/yinhang/space/?uid-1
的时候,就报错:

SupeSite info: MySQL Query Error

User: Guest
Time: 2010-4-6 1:28pm
Script: /yinhang/space/index.php

SQL: SELECT t.tid, t.author, t.subject, t.fid, t.views, t.replies, t.dateline, t.lastpost FROM `yinhang`.`[Table]mythreads` m, `yinhang`.`[Table]threads` t WHERE m.uid='1' AND m.tid=t.tid AND t.displayorder>=0 AND t.author!='' ORDER BY t.tid DESC LIMIT 0,10
Error: Table 'yinhang.[Table]mythreads' doesn't exist
Errno.: 1146


我跟踪了一下,这个SQL是在space_template.inc.php这个PHP文件里的。但因为被ZEND加密过了,所以不知道具体什么情况。

大家遇到过这个问题吗??
回复

使用道具 举报

 楼主| sxysxy 发表于 2010-4-6 15:22:50 | 显示全部楼层
本帖最后由 sxysxy 于 2010-4-6 15:24 编辑

怪了,只要是需要和论坛有交互的地方,数据库表都没有被组合出来~

都是 `yinhang`.`[Table]threads`

怎么搞的
回复

使用道具 举报

saint_lee 发表于 2010-4-30 16:23:27 | 显示全部楼层
同样的问题
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-8-21 13:41 , Processed in 0.099657 second(s), 14 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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