Unhandled Exception
Message:
SQLSTATE[42000]: Syntax error or access violation: 1055 Expression #22 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'place_pool.photos.local_url' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
Location:
/data/sdd/www/yappe.nl/app/controllers/businesscontroller.php on line 99
Stack Trace:
#0 /data/sdd/www/yappe.nl/app/controllers/businesscontroller.php(99): PDOStatement->execute()
#1 /data/sdd/www/yappe.nl/app/system/route.php(101): BusinessController::businessDetail()
#2 /data/sdd/www/yappe.nl/app/system/app.php(11): Route::dispatch()
#3 /data/sdd/www/yappe.nl/index.php(18): App::run()
#4 {main}