SQL Error : 145 Table './echophpbb/komatevci_phpbbhost_net_forums' is marked as crashed and should be repaired
SELECT c.cat_title, c.cat_id, f.forum_name, f.forum_id
FROM komatevci_phpbbhost_net_categories c, komatevci_phpbbhost_net_forums f
WHERE f.cat_id = c.cat_id
ORDER BY c.cat_order, f.forum_order