Excursions

Île Magdalena

Dès le matin, nous débarquerons aux îles de la Madeleine, si les conditions climatiques le permettent, arrêt obligatoire pour l'approvisionnement des anciens navigateurs et découvreurs. Au cours de notre promenade vers le phare, nous pourrons apprécier une immense colonie de manchots de Magellan.

File D:\Australis\www.australis.com_web_eu4\eu\system\lib\Database.php
Line 1470

SQLSTATE[42000]: Syntax error or access violation: 1140 In aggregated query without GROUP BY, expression #1 of SELECT list contains nonaggregated column 'webaustralis_europa_rc27.pivot.id'; this is incompatible with sql_mode=only_full_group_by

SELECT pivot.id AS excursion_routes_pivot_id, pivot.route_id AS excursion_routes_pivot_route_id, pivot.excursion_id AS excursion_routes_pivot_excursion_id, aus_routes.*, COUNT(aus_routes.id) AS total FROM aus_routes INNER JOIN aus_excursion_routes pivot ON route_id = aus_routes.id WHERE pivot.excursion_id = :i63param0 AND aus_routes.enabled != :i63param1 ORDER BY aus_routes.position desc LIMIT 1