A PHP Error was encountered

Severity: Notice

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

Filename: controllers/Exams_list.php

Line Number: 34

Backtrace:

File: /home/myexamtime/public_html/application/modules/exams_list/controllers/Exams_list.php
Line: 34
Function: _error_handler

File: /home/myexamtime/public_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 /home/myexamtime/public_html/system/core/Exceptions.php:272)

Filename: core/Common.php

Line Number: 571

Backtrace:

File: /home/myexamtime/public_html/application/modules/exams_list/controllers/Exams_list.php
Line: 46
Function: query

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

Database Error

A Database Error Occurred

Error Number: 1055

Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'myexamtime_maindb.tbl_packages.id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by

Select * from tbl_packages where package_category_id='' AND availability_status=1 group by package_tag_line order by id asc

Filename: modules/exams_list/controllers/Exams_list.php

Line Number: 46