SELECT * FROM cms_module_banners WHERE (category_id = "49") AND (expires > '2023-10-02 08:51:25' or isnull(expires))
AND (max_impressions = 0 OR num_impressions < max_impressions) ORDER BY RAND() LIMIT 0,1
SELECT * FROM cms_module_banners WHERE (category_id = "67") AND (expires > '2023-10-02 08:51:25' or isnull(expires))
AND (max_impressions = 0 OR num_impressions < max_impressions) ORDER BY RAND() LIMIT 0,1