1226 User 'pu4' has exceeded the 'max_questions' resource (current value: 150000)
in:
[select p.*, pd.faqs_name from faqs p, faqs_description pd, faqs_to_faq_categories ptc where p.faqs_status = '1' and p.faqs_id = pd.faqs_id and pd.language_id= '1' and p.faqs_id = ptc.faqs_id and ptc.faq_categories_id = '23' order by pd.faqs_name]