I see your flight # is: [iATA] => USMC2866
Did you modify it to accept 4?
It seems like it crashed in the end, fscars didn't send a PIREP message
Delete FSACARS completely, including the directory, install from scratch, including the update that's on the page
That can be redone as:
<script type="text/javascript">
setTimeout(function() {
window.location = "<?php echo $redir;?>";
}, 2000);
</script>
Little more compact
Check permissions on those files, nothing has changed with pages since last release
Did you overwrite any files your changed? Remember to copy your templates from the core/templates folder to your skin folder
For airline code, in the installer, the restriction is still to 3. I think I was keeping it at 3 to stay with ICAO.
I'll consider expanding it.
Ahh, I remember the change. It was allowing alphanumeric flight numbers.
If one database but on the same server, it can be shared, but in terms of phpVMS, you can't partially share a database.
Over different servers, same as above, but in practice doesn't work out very well because of internet traffic, and security
For now you can set flight-types to charter. The only thing affects is revenue.
Next revision what I'm doing is allowing flights from one airport, back to the same airport. Someone suggested that in another thread, to count for "sorties" flown around and coming back.
Hopefully that's a solution in the sort-term.
This change has actually already been made in the latest beta version