Hello everyone,
I want to show the operator logo on my VA live map but I have this problem: I used the code
<img src="<?php echo SITE_URL; ?>/lib/skins/vairline/img/logos/small/<%=flight.code%>.png">
but it takes the pilot code, not the airline code, so it shows a wrong image. Is there anyway to fix it?