A Database Error Occurred

Error Number: 1055

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

SELECT * FROM `charger_images_smart` WHERE `charger_id` IN (1,3,4,6,7,5) GROUP BY `charger_id` ORDER BY `id` DESC

Filename: /home/batteryzone/apps/app/controllers/browse.php

Line Number: 100