it is a browser option you should get a save as window if not then you have to setup your browser
Chrome
https://support.google.com/chrome/answer/95574?hl=en
Mozzila
https://support.mozilla.org/el/questions/965172
If you haven't changed the default template the you should see an admin word in menu bar if not
Try to login first and then head to ww.yoursite.com/admin
I would like to remind you that there are 2 ways to create a skin
1 is with header /footer
2 with layout.tpl or in your case .php
In the 1option all the code above the tag <body> goes in the header.tpl or php and the footer is what ever you want to display below the main module display and the module customization is happening in each respective tpl or php file
In 2 everything goes in 1 file that is called layout.tpl or php
if it is a new isntallation drop te database and reinstall everything else you need to make sure that your id is an admin via the mysql db
You should have a similar table in phpvms_groupmembers
id groupid pilotid
1 2 1
2 1 1
For some reason as i told you at the email i am not able to replicate the problem as i get a wrong aircraft error
Steps i followed is
http://wnvirtual.org/index.php/schedules
select a schedule
Click on generate simbrief
Hello at the moment as i am aware of there are 2 Custom Acars designers
Custom Kacars @ http://www.fs-products.net/
And
Custom APVacars @ http://baggelis.com/index.php/apvacarsm/apvacars-custom
I will not say witch one is better and why that is up to you to decide.
in schedule_briefing.tpl in aprox line 192 you should see a line with this info
<input type="hidden" name="planformat" value="lido">
just change the word lido to whatever format you want
I am sorry but no at the moment no but normaly it should work as far as i remember the only diference is the position of the function in PirepData.class
Phpvms works without problems until Php 5.3 after this there might occur some problems
have a look here
http://forum.phpvms.net/topic/21500-pilotdataclass-problem/page__hl__%26%23036%3B_files