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 'AND `status` = 1 LIMIT 1' at line 4

SELECT `id`, `judul`, `slug` FROM `blog` WHERE `id` > AND `status` = 1 LIMIT 1

Filename: models/Blog.php

Line Number: 435