Exkursionen

Kap Hoorn

Das mythische Kap Horn wurde 1616 entdeckt und gilt bis heute als das südliche Ende der Welt. Über Jahrzehnte war die Route um das stürmische Kap Hoorn eine der wichtigen Handesrouten um die Südspitze Südamerikas. 2005 wude die Kap Hoorn Inselgruppe zum UNESCO Biosphärenreservat erklärt und untersteht einem besonderen Schutz. Die Reederei Australis gehört zu den sehr sehr wenigen Reederei weltweit, die hier Landgänge druchführen darf.

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