Jump to content

Nabeel

Administrators
  • Posts

    8141
  • Joined

  • Last visited

  • Days Won

    38

Posts posted by Nabeel

  1. On 8/18/2018 at 12:11 AM, Baileypellow said:

    I’m not sure there aren’t any live flights. I just want to basically leave a line where the aircraft has been (so you can see detail like the route on which it taxiied) and then a dotted line from it’s current position to the destination. 

    There's no build-in way to do this, unfortunately. 

  2. Ok, so it's not passing in the start date. Find out where that's being called from and see if you can trace the call from there. Also, it's a notice error, so you can probably just hide it. Does the thing you're trying to do actually work, though? There's also this...

                <p style="font-size: 16px; color: #001B6B">Unauthorized access - Invalid Permissions.</p>
     

    Check the permissions of your files

  3. On 7/17/2018 at 8:46 AM, Relja12 said:

    I have two problems

    1st: When I zoom in or zoom out (default zoom 100%), my map is resizing as well. Picture: https://imgur.com/a/uhzY8fC (zoom 110%)

    2nd: How to get this map working in schedule briefing and pirep report?

    Thanks in advance for your help!

    1st is a CSS issue with your site.

    2nd the instructions should include the pirep report. Schedule briefing I'll try to take a look soon.

  4. On 7/11/2018 at 5:14 PM, aarbee said:

    I have the same issue as ProAvia.
    I think did install it all correctly. Even twice.
    Bu the Acars maps is now completely white. In all browsers.

    I am using the PHPVMS version 5.5x.
    If I look via Devtools, I still see that

     

    Having this error:

    TypeError: $(...).ajaxForm is not a function[Meer info]  phpvms.js:27:2

    <anoniem> http://www.vlmva.com/lib/js/phpvms.js:27:2
        j http://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js:2:26855
        fireWith http://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js:2:27673
        ready http://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js:2:29465
        I http://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js:2:29656


    "Google Maps JavaScript API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys" util.js:226:33
    "Google Maps JavaScript API warning: SensorNotRequired https://developers.google.com/maps/documentation/javascript/error-messages#sensor-not-required"

     

    Thanks ahead,

     

    Rob

    Seems like you're missing something - maybe jquery from your page

  5. It's not released yet, and probably will be the beta instead. It's in the changelog because I accidentally merged the latest into master.  You can use the latest dev version, but a reinstall might be required at some point. Imports are all working in the dev version

  6. 6 hours ago, shakamonkey88 said:

    No, it applies to ANY organisation that stores, deals with, or somehow processes/has possession of other people’s personal data that reside in the EU. It doesn't matter how big you are or whether you provide a paid service. If you store personal data of others, you need to be GDPR compliant.

    My VA is now GDPR compliant and have sent out a GDPR notice to all our pilots and I suggest that everyone should at least send something out. 

    It’s better to be safe than sorry. 

    And even if you're an American organization, if you have anyone who is signed up who lives in Europe, it applies to you as well

  7. On 6/2/2018 at 11:45 AM, FSVKenny said:

    Hello Again.

    About two years ago I had a phpVMS site. When my web provider updated the php the site stopped working. After getting my new v5 phpVMS site working I tried uploading v2 phpVMS and reconnecting it to the old phpVMS database. It worked and my old phpVMS site is backup jut like I left it, which I'm quite happy about. 😃 

    Now the only thing left is to do is update the reCAPTCHA. I followed these instructions https://github.com/nabeelio/phpvms_v2/pull/138/commits/b8d46bbf25195de9d454cb0ca9ed9175631d752a as best as I could understand them. The new reCAPTCHA is showing up, but when trying to register this is what happens "Fatal error: Class 'ReCaptcha\ReCaptcha' not found in /home/vintagea/public_html/American/core/modules/Registration/Registration.php on line 168 Fatal error: Class 'ReCaptcha\ReCaptcha' not found in /home/vintagea/public_html/American/core/modules/Registration/Registration.php on line 168 "

    Thank you for your help,

    FSVKenny.

     

    That means something hasn't been done in the instructions - a line missing in the bootstrap or the files not uploaded.

  8. On 5/27/2018 at 4:58 AM, ERDEM said:

    By the way ,  I ve found these files also in link https://github.com/nabeelio/phpvms_v2/pull/139/files#diff-fe394d5fa8b9f23b089b7a99ba844045,  do I have to change them too ?

    Did you download the zip and extract the lib/js/leaflet files like it said to? The instructions say precisely where to place the CSS and JS lines.

    Does the map work on the live map page? How about on the PIREP pages? You're saying the front page, but if that's something custom then you'll have to adapt the code for that.

×
×
  • Create New...