Sorry, the servers are under maintenance. Please try again later.

A Database Error Occurred

Error Number: 42000/1055

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

SELECT count(content_ppid.id_content) as ttl, category_ppid.title as title_infromasi FROM content_ppid,category_ppid where content_ppid.id_category=category_ppid.id_category group by content_ppid.id_category

Filename: models/Model_post.php

Line Number: 2133