A Database Error Occurred

Error Number: 1226

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

SELECT t1.*, t2.* FROM tbl_upgrades t1, tbl_listing t2 WHERE t2.cat_id = '3' and t2.subcat_id = '175' and (t2.list_city='416' OR FIND_IN_SET( '416', t1.nearbycities )) AND DATE_ADD(t1.upgrade_time, INTERVAL t1.move_adtop_hr HOUR) >= now() AND t1.upgrade_date = '2024-03-28' AND t1.list_id = t2.list_id and t2.list_status='Enabled' ORDER BY t1.move_adtop_hr DESC, t1.upgrade_time DESC

Filename: views/category.php

Line Number: 388