- Database error
- Invalid SQL: SELECT ths.settings_key, ths.settings_value
FROM gw_theme AS th, gw_theme_settings AS ths, gw_theme_group AS g
WHERE ths.id_theme = "gw\_brand"
AND th.id_theme = ths.id_theme
AND th.is_active = "1"
AND ths.settings_key = g.settings_key
AND g.id_group IN (1,2)
GROUP BY g.settings_key
ORDER BY g.id_group, g.int_sort
(338 characters)
- MySQL Error
- 1055 (Expression #2 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'bilgisok_veri.ths.settings_value' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by)
- Database error
- Invalid SQL: SELECT ths.settings_key, ths.settings_value
FROM gw_theme AS th, gw_theme_settings AS ths, gw_theme_group AS g
WHERE ths.id_theme = "gw\_brand"
AND th.id_theme = ths.id_theme
AND th.is_active = "1"
AND ths.settings_key = g.settings_key
AND g.id_group IN (1,2)
GROUP BY g.settings_key
ORDER BY g.id_group, g.int_sort
(338 characters)
- MySQL Error
- 1055 (Expression #2 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'bilgisok_veri.ths.settings_value' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by)
Unable to load visual theme `gw_brand` from table `gw_themes`. Check database settings or re-install the software.