Schedules are blocked off by bids, not by aircraft. The aircraft specified in the schedule is just reference, what the pilot can fly for it is dependent on your VA policy
It has to be set in local.config.php - the values in there overwrite the ones in app.config. The reason being, local.config is not updated, so your changes are not overwritten
You don't need any of that to use FSACARS.
Goto Documentation on top, then ACARS guides, then FSACARS:
http://forum.phpvms.net/page/index.html?record=21
Though FSACARS is discontinued (by the creators and by me), so I'd use KACARS.
Hey Nout,
Daniel is correct - it limits the number of routes shown initially so it doesn't crash someones browser. You can change the number it shows in the local.config.php file
The encoding on the front-end is probably wrong then. Get it working right in the DB, then in Firefox, goto View -> Character encoding, and cycle through and see which ones work, then use that encoding in the layout template
Are you sure it's not cached on your local computer and it's not just showing that one?
It wouldn't be grabbing anything from a remote server, only locally