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 'DISTINCT(c.nid)) FROM comments c LEFT JOIN node n ON n.n' at line 1 query: pager_query SELECT COUNT(DISTINCT DISTINCT(c.nid)) FROM comments c LEFT JOIN node n ON n.nid = c.nid LEFT JOIN users u ON u.uid = n.uid LEFT JOIN history h ON h.nid = n.nid AND h.uid = 1 WHERE n.status = 1 AND c.status = 0 AND c.timestamp > 1165017599 AND (h.timestamp < c.timestamp OR h.timestamp IS NULL) 。
回應
Re: Live Discussion
使用的時後會出現php錯誤:
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 'DISTINCT(c.nid)) FROM comments c LEFT JOIN node n ON n.n' at line 1 query: pager_query SELECT COUNT(DISTINCT DISTINCT(c.nid)) FROM comments c LEFT JOIN node n ON n.nid = c.nid LEFT JOIN users u ON u.uid = n.uid LEFT JOIN history h ON h.nid = n.nid AND h.uid = 1 WHERE n.status = 1 AND c.status = 0 AND c.timestamp > 1165017599 AND (h.timestamp < c.timestamp OR h.timestamp IS NULL) 。
請問本站使用的狀況也會如此嗎?
考慮停用的
TKY
Re: Live Discussion
我記得是沒有 :)
Re: Live Discussion
適用於 4.7 版的 live discussions 的中文翻譯檔