Hi everyone

,
The issue's solution is mentioned below step by step.
1 -
open db >
fleets and add
hub_base information for each of your aircraft. For example in my case
my hub is LTBR so I added LTBR into the
hub_base.
2 - go to your
ftp and edit the following file ->
plane_info_public.php,
3 -
go to the row number 46 it must be containing the following syntax "
inner join airports a2 on a2.ident=hub", if it's not located at the line number 46 so search for it. It supposed to be -+ 1 line. Edit this as the following syntax "
inner join airports a2 on a2.ident=f.hub_base"
Follow the further steps for adjusting the table dimensions:
1 - Search with the following keyword "col-md-2" and replace with the following keyword "col-md-3"
2 - Search with the following keyword "col-md-10" and replace with the following keyword "col-md-9"
I hope this will help all of you who has this issue.
For more questions you can contact me via dm.