Severity: Warning
Message: Trying to access array offset on value of type null
Filename: controllers/HomeController.php
Line Number: 187
Backtrace:
File: /home/digitalwinbusine/public_html/application/controllers/HomeController.php
Line: 187
Function: _error_handler
File: /home/digitalwinbusine/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Trying to access array offset on value of type null
Filename: controllers/HomeController.php
Line Number: 188
Backtrace:
File: /home/digitalwinbusine/public_html/application/controllers/HomeController.php
Line: 188
Function: _error_handler
File: /home/digitalwinbusine/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/digitalwinbusine/public_html/system/core/Exceptions.php:272)
Filename: core/Common.php
Line Number: 571
Backtrace:
File: /home/digitalwinbusine/public_html/application/models/Home_model.php
Line: 194
Function: get
File: /home/digitalwinbusine/public_html/application/controllers/HomeController.php
Line: 200
Function: getUpcomingServices
File: /home/digitalwinbusine/public_html/index.php
Line: 315
Function: require_once
Error Number: 1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND `status` = '1' ORDER BY `id` ASC LIMIT 5' at line 4
SELECT * FROM `services` WHERE `id` > AND `status` = '1' ORDER BY `id` ASC LIMIT 5
Filename: models/Home_model.php
Line Number: 194