MySQL Error!
------------------------
The Error returned was:
User '045251044_sh' has exceeded the 'max_questions' resource (current value: 8)
Error Number:
1226
select ct.id, ct.alt_name, ct.name, ct.posi, ct.parentid, (select count(*) from bvsmoskov2011_post ps where ps.category = ct.id AND (DATE_FORMAT(date, '%Y%m%d')=CURDATE()) AND approve = '1') as new_, (select count(*) from bvsmoskov2011_post ps where ps.category = ct.id AND approve = '1') as allnews_ from bvsmoskov2011_category ct ORDER BY ct.posi