ERROR:
SELECT
p.uid,
p.topic_id,
p.forum_id,
p.post_time,
t.topic_title,
t.topic_views,
t.topic_replies,
f.forum_name
FROM
runcms_bbplus_posts p,
runcms_bbplus_forums f
INNER JOIN runcms_bbplus_topics t ON t.topic_last_post_id = p.post_id
WHERE f.forum_id = '2,3,4,8,9,10,11,29,23,28,25,31,32,24,26,27'
GROUP BY p.topic_id
ORDER BY p.post_time DESC
لم تسجل بعد؟ أضغط هنا.
|
||||||
Developed by talaba4fayoum team
|
||||||