A Database Error Occurred

Error Number: 1226

User 'a1676nbc_locpage' has exceeded the 'max_questions' resource (current value: 1)

select t1.*, t2.* from tbl_listing t1, tbl_upgrades t2 where t1.list_id = t2.list_id and t1.cat_id = '7' and t1.subcat_id = '63' and (t1.list_city='216' OR FIND_IN_SET( '216', t2.nearbycities )) and t1.list_status='Enabled' and t2.sponsorWeeks != 0 and (t2.sponsor_expirydate >='2024-03-28') ORDER BY t1.list_postdate DESC, t1.list_time DESC

Filename: views/category.php

Line Number: 395