A Database Error Occurred

Error Number: 1226

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

select t1.*, t2.* from tbl_city t1, tbl_country t2 where t1.city_name = 'Beirut' and t1.country_id = t2.country_id

Filename: views/category.php

Line Number: 176