A Database Error Occurred

Error Number: 1055

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

SELECT `id`, `position`, `adv_type`, `image_name`, `url`, `alt_title` FROM (`advertisement`) WHERE `position` IN ('r1', 'r2') AND `active` = 1 AND `page_id` = '1' AND `date_from` <= '2024-04-18' AND `date_to` >= '2024-04-18' GROUP BY `position` ORDER BY rand() LIMIT 2

Filename: /home/lallabic/jobs.lallabi.com/models/main_model.php

Line Number: 173