Jump to content

ProAvia

Administrators
  • Posts

    1761
  • Joined

  • Last visited

  • Days Won

    79

Posts posted by ProAvia

  1. Try this - no idea if it will work or not.....

    • Go to /Documents/vmsacars/data/scenery
    • Rename the p3d.db file to OLD_p3d.db
    • Run MakeRwys in the P3D folder
    • Open vmsACARS to get it to regenerate the p3d.db scenery file
    • Close vmsACARS
    • Go back into the /Documents/vmsacars/data/scenery folder and see if there is now a new p3d.db file
    • Open vmsACARS and try setting the same flight up again (you may have to select P3D in settings)

    Report back with your findings.

  2. 6 hours ago, LesJar said:

    I wanted to raise a ticket in the correct forum but the link is down and so is my virtual Airline hosted on vmshost.io

    I use the same host and I've been up for days without any issue.

    Also - access to vmshost.io is working.

     

  3. Seems your phpVMS version is 2.1.936

    That is really quite old and outdated.

    You may wish to consider updating to phpVMS version 7.

    If you follow that path, be sure to baxkup your site and your phpVMS database hefore updating.

     

    Your post was moved to the correct forum for your phpVMS version.

  4. What version of phpVMS are you using?

    7.0.4 is the latest release

     

    In /admin/settings/general/current theme there is a dropdown that allows changing themes. I believe a default install (latest release) includes 2 themes. Additional themes can be added. There is one freeware theme called Disposable Theme available here in the forums. Be sure to read the included readme file if you choose to install it.

  5. I suggest you start over again.

    Delete all files and folders in the subdomain you intend to install phpVMS in.

     

    Download the zip file for phpVMS v7.0.4 (I prefer the zip file over the .tar.gz file)

    Install using option #1

     

  6. Have you read thru the docs?

     

    phpVMS - https://docs.phpvms.net

     

    vmsacars - https://docs.phpvms.net/acars/overview

     

    Best to have a basic understanding of the system. Installing the vmsACARS module is pretty simple. There isn’t much maintenance to be done either. 
     

    What phpVMS version are you using?

    7.0.4 is the current release. 
     

    Many of us run a test site in parallel with our live production site so we can test things on our test site to be sure they are working correctly before installing them on our live site. This would apply to themes, theme edits and modules. It isn’t good practice to modify any of the core phpVMS files. 

     

  7. If the SimBrief API supports these new options, they can be integrated into phpVMS v7.

    Haven't heard of that being done as of yet, but the new options were just announced this past week.

     

    BTW - what's the status of your phpVMSgen offering?

     

  8. I'd suggest staying as far away from WordPress as you can to avoid the security and hacking concerns.

    You can easier design a landing page with links to additional static pages and also add a link to your phpVMS site for registration purposes and to allow crew access. Lots of other (non WordPress) options as well.

  9. 2 hours ago, Potus88 said:

    Guys, I received a message from the administrator of my VA. This random pause are common for him too, so he acknowledge the bug and reported it to acars developement. For now we have expanded the consent pause time for every flight to get around the issue and we hope it will be fixed soon by developers...

    Thanks everybody for help

    Luca

     

    Is this in XP only?

     

    It is being looked at. It is an odd issue. 

  10. Are you using vmsACARS?

    What version are you using?

    Update your vmsACARS XP plugin. 
     

    I am moving your post to the correct forum. Since this is ACARS related,

    it belongs in the vmsACARS forum. 

     

  11. In the database, dpt_time and arr_time fields are varchar fields. 

    The created_at, updated_at, deleted_at fields are timestamps.

     

    I help manage a VA who has all their dpt_time and arr_time set in the DB as local to the dpt/arr airport. 

    Those local times do not get changed to UTC anywhere or by anything.

    That VA has been updated numerous times and is currently on the latest release version. Never once have those two fields changeed.

     

    Timestamp will usually be in UTC or local time of the actual server location, depending on settings.

    Varchar stores a short to medium string of characters.

     

    Personally, I think having dpt/arr in local time (especially across multiple timezones only makes it more confusing for users. Doing everything in one time 'zone' (UTC) is much simpler.

    In the real world, if you were to ask ATC for a time check you would receive the time in UTC.

×
×
  • Create New...