Guest (34.230.84.106)
Tue, Mar 19, 2024 2:16 AM EST

A Database Error Occurred

Error Number: 1064

You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'rows FROM (`blogposts`, `blogcategories`) WHERE `blog_post_active` = 1 AND bl...' at line 1

SELECT COUNT(*) AS rows FROM (`blogposts`, `blogcategories`) WHERE `blog_post_active` = 1 AND blog_category_active = 1 AND blog_post_created_on <= NOW() AND blog_post_category_id = blog_category_id LIMIT 1

Filename: models/dbi.php

Line Number: 289