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.