A PHP Error was encountered

Severity: Warning

Message: SQLite3::query(): Unable to prepare statement: 1, no such table: events

Filename: sqlite3/sqlite3_driver.php

Line Number: 129

Backtrace:

File: /var/www/html/application/controllers/Home.php
Line: 10
Function: query

File: /var/www/html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /var/www/html/system/core/Exceptions.php:271)

Filename: core/Common.php

Line Number: 570

Backtrace:

File: /var/www/html/application/controllers/Home.php
Line: 10
Function: query

File: /var/www/html/index.php
Line: 315
Function: require_once

Database Error

A Database Error Occurred

Error Number: 1

no such table: events

SELECT * FROM events ORDER BY event_date DESC LIMIT 3

Filename: controllers/Home.php

Line Number: 10