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 '' at line 1

SELECT `tags`.* FROM `tags` JOIN `blog_tags` ON `tags`.`id` = `blog_tags`.`TagID` WHERE `blog_tags`.`DeleteStatus` = 0 AND `tags`.`DeleteStatus` = 0 AND `blog_tags`.`BlogID` =

Filename: models/Home_model.php

Line Number: 340