数据库出现了些小问题。 请尝试点击浏览器的刷新按钮重试。请联系管理员。抱歉给您带来不便。数据库错误在: mysql SQL语句: select a.*,c.title as childcolumn,c.id as childid,r.title as rootcolumn,r.id as rootid,m.username,m.realname from af_article as a left join af_view_user as m on (m.id=a.userid) left join af_class as c on (c.id=a.cid) left join af_class as r on (r.id=c.parentid) where a.id=a limit 0,1 错误文件: E:\website\gov\htdocs\aflib\class__pdo_sql.php 错误代码: 42S22 错误行数: 80 错误信息: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'a' in 'where clause' 错误追踪: #0 E:\website\gov\htdocs\aflib\class__pdo_sql.php(80): PDO->query('???select a.*,c...', 0) #1 E:\website\gov\htdocs\aflib\class__pdo_sql.php(99): __af_pdo_sql->query('???select a.*,c...', Array) #2 E:\website\gov\htdocs\includes\article_detail.php(19): __af_pdo_sql->query_first('???select a.*,c...') #3 E:\website\gov\htdocs\article.php(40): require_once('E:\website\gov\...') #4 {main} 日期: 2012-05-20 03:41:42 脚本: http:// 来源:
数据库出现了些小问题。 请尝试点击浏览器的刷新按钮重试。
请联系管理员。
抱歉给您带来不便。