Times are just a guideline. It won't function if you don't put the departure/arrival times in all of your schedules, as it pulls the flight info from the times depending on what time it is (local database time)
It looks to me (by going to your site) like the login is not the only thing that is not showing up correctly. The pilot List and View Live Map pages are giving you a hard time as well. Have you tried placing this at the top of every page:
<div class="mcright">
and make sure you close it at the end also with:
</div>
You might also try resizing the Live Map so it centers itself in the middle.
The Login doesn't show up at all on the Home page.
The size of the map you are using is like trying to fit a B-52 inside a Cessna Skyhawk
You should be fine. The worst that can ever happen is for the airline to tell you to shut it down, but it rarely ever happens. I've only ever heard of one airline to ever do it and it was American Airlines. Go ahead, but like I said, it wouldn't hurt to ask.
You shouldn't have any problem starting your own VA off of a real airline, as most of us here do. You can have a link back to bmi Baby. Some airlines frown upon people having a VA named after their airline. If you would rather be safe than sorry, you have two choices: 1. Re-name your airline to a fictional one, or 2. Contact the Airline for permission and/or how to link back to them.
Look where your links are located (depending on the template) it could be navigation_main.tpl, frontpage_main.tpl or layout.tpl. Just look around in your skins folder and also your core/templates folder.
Sim, I'm having a hard time getting the Arrival Airport to show the ICAO and Airport name. I have tried:
<td>'.$schedule->arricao.' - '.$field->name.'</td>';
and doesn't come up right. What am I doing wrong here?
Yeah, that is definitely weird. If you click my signature, you can see that it doesn't have a decimal on it, so I just don't know. I am strictly using FSPassengers only, not using any ACARS at all, so not sure if that could be the reason.
I have been doing some searching about this, and still can't seem to find out how people are showing that on their site. It just boggles my mind that I know it is being saved lust like Passengers, but where is it being saved so we can pull it out is the question.
If you guys haven't noticed at this point, Simpilot has done some spectacular work with all of these great additions for use with phpVMS. There are several image that have been made to support phpVMS. I would like to support Simpilotgroup as well. Are there any images to link back or can some users come up with a few? This is the least we can do for someone spending so much time coming out with all of these great scripts that 100% of us have at least one of.
This is where I get confused. First everyone gets told not to change the Pilot ID, then an update comes out where you have the option to change the pilot ID. If you do change the Pilot ID, it gets messed up. My question is, should we just not ever use it and just remove the option from the updates?
That's what I said in last post. I use 1680 (highest I can go) I reset it to 1024 and looked at your site and it looked fine. That was with Firefox, I didn't check it in IE.
I had that problem as well. I created Admin groups and applied pilot to it they couldn't see the link. I gave him the direct link to yoursite/admin and he said he didn't have permission. So I just gave him full admin and that worked, so not sure.