A PHP Error was encountered

Severity: Notice

Message: Trying to access array offset on value of type null

Filename: controllers/News.php

Line Number: 98

Backtrace:

File: /home/anggarat/public_html/application/controllers/News.php
Line: 98
Function: _error_handler

File: /home/anggarat/public_html/index.php
Line: 315
Function: require_once

Database Error

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 tulisan_negara > 0 ORDER BY tulisan_id DESC LIMIT 1' at line 2

SELECT tulisan_judul, tulisan_slug FROM tbl_tulisan WHERE tulisan_id < AND tulisan_negara > 0 ORDER BY tulisan_id DESC LIMIT 1

Filename: models/Tbl_tulisan_model.php

Line Number: 178