A PHP Error was encountered

Severity: Notice

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

Filename: controllers/Blog.php

Line Number: 51

Backtrace:

File: /home/admin/gfsis_latest/application/controllers/Blog.php
Line: 51
Function: _error_handler

File: /home/admin/gfsis_latest/application/controllers/Blog.php
Line: 42
Function: view_tag

File: /home/admin/domains/gfsis.org.ge/public_html/index.php
Line: 332
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 ') ORDER BY event_date DESC' at line 4

SELECT id, event_type, event_date, event_photo, title_ka AS title, content_ka AS content FROM gfsis_events WHERE el_status = 10 AND id IN() ORDER BY event_date DESC

Filename: controllers/Blog.php

Line Number: 59