- Discuz! Database Error
- The database has encountered a problem. Need Help?
- Error messages:
- [Type] 查询语句错误
- [1054] Unknown column 'm.tid' in 'field list'
- [Query] SELECT m.id, m.album, m.vsubject, m.dateline, m.purl, t.views, t.replies as polls, m.valuate, m.tid, m.vprice, m.timelong, m.uid, p.username FROM hsk_vgallerys m LEFT JOIN forum_thread t ON t.tid=m.tid LEFT JOIN common_member p ON p.uid=m.uid WHERE m.sup=0 ORDER BY m.id DESC limit 0, 20
-
- Program messages:
- [Line: 0043]plugin.php(include)
- [Line: 2702]source/plugin/vgallery/vgallery.inc.php(DB::query)
复制代码 |