MySQL Error!
------------------------
The Error returned was:
Table './hataxa/dle_post' is marked as crashed and should be repaired
Error Number:
145
SELECT dle_category.id, name, dle_category.alt_name, icon, skin, COUNT(dle_post.category) as post_count FROM dle_category LEFT JOIN dle_post ON dle_category.id = dle_post.category GROUP BY id