A PHP Error was encountered

Severity: Warning

Message: session_start(): Failed to decode session object. Session has been destroyed

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /home/grktapf/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/grktapf/public_html/application/controllers/Gallery.php
Line: 10
Function: __construct

File: /home/grktapf/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/grktapf/public_html/system/core/Exceptions.php:271)

Filename: core/Common.php

Line Number: 570

Backtrace:

File: /home/grktapf/public_html/application/models/Galleries_model.php
Line: 146
Function: get

File: /home/grktapf/public_html/application/controllers/Gallery.php
Line: 52
Function: gallery_year

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

Database Error

A Database Error Occurred

Error Number: 1055

Expression #2 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'grktapf_apdemo_test.galleries.gallery_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by

SELECT `gallery_year` as `year`, `gallery_id` as `id` FROM `galleries` WHERE `status_ind` = '1' AND `gallery_type` = 'P' AND `lang_id` = 1 GROUP BY `gallery_year` ORDER BY `gallery_year` DESC

Filename: models/Galleries_model.php

Line Number: 146