数据库出现了些小问题。 请尝试点击浏览器的刷新按钮重试。请联系管理员。抱歉给您带来不便。数据库错误在: mysql SQL语句: select h.nsort,h.id,h.address,h.buildarea,h.indoorarea1,h.indoorarea2,h.price1, h.price2,fmt.title as family_type,h.joinrentstatus,h.dateline,h.storey1,h.storey2, h.storeynumber,p.title as cprovince,c.title as ccity,a.title as carea,h.joinrentinfo from af_houserentinfo as h left join af_class as fmt on (fmt.id=h.family_type) left join af_area as p on (h.province=p.id) left join af_area as c on (h.city=c.id) left join af_area as a on (h.area=a.id) where h.city=2 and h.hidden=0 and h.is_completed=0 and (UNIX_TIMESTAMP(h.dateline) + h.vaildity * 86400)>UNIX_TIMESTAMP() and h.area= order by h.views desc limit 0,10 错误文件: /var/www/0817f.com/htdocs/aflib/class__pdo_sql.php 错误代码: 42000 错误行数: 96 错误信息: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'order by h.views desc limit 0,10' at line 11 错误追踪: #0 /var/www/0817f.com/htdocs/aflib/class__pdo_sql.php(96): PDO->query('???select h.nso...', 0) #1 /var/www/0817f.com/htdocs/aflib/class__pdo_sql.php(107): __af_pdo_sql->query('???select h.nso...', Array) #2 /var/www/0817f.com/htdocs/includes/esf_detail.php(116): __af_pdo_sql->query_read('???select h.nso...') #3 /var/www/0817f.com/htdocs/esf.php(70): require_once('/var/www/0817f....') #4 {main} 日期: 2010-07-30 17:32:37 脚本: http:// 来源:
数据库出现了些小问题。 请尝试点击浏览器的刷新按钮重试。
请联系管理员。
抱歉给您带来不便。