[ADD-ON] TopPilot

TopPilot


This is a my converted TopPilot v5 module to v7.

 

Install:

  • Download and unzip the file

  • Place it in your

    …/modules

  • Log In and open Admin page. On the left side bar, click 

    addons/modules

  • The module should appear on table bellow. Click " Activate…" .

 

Support:

You can ask or send issues to my Discord Channel


Submitter

Submitted

09/13/23

Category

 

Cannot move between tabs once installed. Shows data well on “Best flight time” tab but cannot select or move pages to the other 3. 

I am now getting a 505 server page with this in the logs : [2024-06-27 04:23:16] production.ERROR: Attempt to read property “curr_airport_id” on array {“view”:{“view”:“/home/aussi915/crew.aussievirtual.com/modules/TopPilot/Resources/views/index.blade.php”,“data”:},“userId”:1,“exception”:"[object] (Spatie\LaravelIgnition\Exceptions\ViewException(code: 0): Attempt to read property “curr_airport_id” on array at /home/aussi915/crew.aussievirtual.com/modules/TopPilot/Resources/views/index.blade.php:561)
[stacktrace] 

 

**update - if I commence a flight I can then access the toppilot. As soon as I land I get the 505 error. Be great to have this fixed and unsure on what’s causing it and would love to use it**

 

This only appears to work with older versions of PHPVMS7. Do not use with newer versions as you end up with 505 server errors. Have tried to speak with author to update but no response.

Hi and sorry for the delay. On line 561 of the index.blade.php there is a duplicate <a> tag that causes the error. Remove that and it will be fixed. I have updated the download file if you wanna replace with yours.