Don't know if I messed something up or not, but when I tried to assign A/C to my fleets I got this message.
MySQL errno 1109
MySQL error Unknown table 'va' in where clause
MySQL query SELECT a.ID, a.Type, a.Registration, adb.Manufacturer, adb.Type, a.Fleet_ID FROM FlyNET_Aircrafts a, FlyNET_VirtualAirlines VA, FlyNET_Aircraft_DB adb WHERE a.Owner=va.Name AND va.ID='3785' AND adb.ID=a.ACDB_ID AND a.Fleet_ID != '250' ORDER BY a.Type, a.Registration, adb.Manufacturer, adb.Type
Function Called from At line
0 stacktrace() /hsphere/local/home/flynet/flynet.turksim.org/global_functions.php5 668
1 db_query() /hsphere/local/home/flynet/flynet.turksim.org/fleet_assign_ac.php5 25
2 include() /hsphere/local/home/flynet/flynet.turksim.org/index.php5 86
Can't assign fleets
Moderator: FSAirlines Staff