SQL Error : 1226 User 'canadjl6_usffr' has exceeded the 'max_questions' resource (current value: 1)
SELECT c.cat_id, c.cat_title, c.cat_order
FROM phpbb_categories c, phpbb_forums f
WHERE f.cat_id = c.cat_id AND f.site_state LIKE '%MA%' AND c.site_state LIKE '%MA%'
GROUP BY c.cat_id, c.cat_title, c.cat_order
ORDER BY c.cat_order
Line : 220 File : functions.php
Flag Item
Please tell us why you would like to flag this item.