SQL: SELECT t.* FROM sodagreen_threads t WHERE t.blog = 1 AND t.authorid IN (1) AND t.displayorder >= 0 AND t.supe_pushstatus > 0 ORDER BY t.dateline DESC LIMIT 0,10
Error: Unknown column 't.supe_pushstatus' in 'where clause'
程序文件跟数据库有冲突,请使用正确的程序文件上传上去覆盖
Similar error report has beed dispatched to administrator before.