Welcome to Tira Ecol - Forum Forum.
To start viewing messages, select the forum that you want to visit from the selection below.
|
| Total Topics: 256 | Total Posts: ERROR |
The time now is: 2012/5/16 15:53 You last visited: 2012/5/16 15:53 |
| |
Forum |
Topics |
Posts |
Last Post |
Moderator |
Error
SELECT f.*, u.uname, u.uid, p.topic_id, p.post_time, p.subject, p.icon
FROM bcoos_bb_forums f
LEFT JOIN bcoos_bb_posts p
ON p.post_id = f.forum_last_post_id
LEFT JOIN bcoos_users u
ON u.uid = p.uid
ORDER BY f.cat_id, f.forum_name
|
|
|
|
|