Jump to content

Strider

Members
  • Posts

    1824
  • Joined

  • Last visited

  • Days Won

    53

Everything posted by Strider

  1. Have you tried going to the site to see if the site actually got installed? Also what version are you trying to install?
  2. fix for the flight assignments page and widget for page it is line 50 for widget it is line 30 widget: phpvms7_SPTheme_DSPack-1.3.5\resources\views\layouts\SPTheme\modules\DisposableSpecial\widgets\assignments.blade.php page: phpvms7_SPTheme_DSPack-1.3.5\resources\views\layouts\SPTheme\modules\DisposableSpecial\assignments\index.blade.php <a href="{{ route('frontend.airports.show', [$as->flight->arr_airport_id]) }}" title="{{ optional($as->flight->arr_airport)->name }}" class="badge badge-rounded badge-primary tooltiptop"><i class="ph-fill ph-airplane-landing"></i> {{ optional($as->flight->arr_airport)->name ?? $as->flight->arr_airport_id }}</a>
  3. what is the version of mysql you are using? My guess is the server has been updated beyond what your version of phpvms was designed for and thus, you are going to have to look at upgrading to phpvms v7
  4. Posting this on the tfdi forums would help more ,since they made it.
  5. It should be, working for me anyway
  6. My suggestion is to do an url redirect to the correct web address, so if it is https redirect t o the https address, so if a pilot puts http and goes that way, it brings them to the correct address
  7. Airac 2406 Data only, just import it into your db like normal
  8. You have a code missing for an airport. You need to go through your routes and/or airports and find the one missing the code
  9. Most likely what happened was the flight number on vatsim did not match thus when acars went to look for it, couldn't find it then assumed it was offline. Also check his vatsim ID is correct.
  10. Airac 2401 Data only, just import it into your db like normal
  11. It doesn't have to be empty, you can have multiple phpvms installs in one db, just make sure they each have different suffix, like one va1_ and va2_ and so forth. But bigger the db the slower the site will be
  12. Make sure the password is correct, and the user has the correct permissions to access the db and make changes.
  13. Website seems to be down or it has been taken down.
  14. Airac 2313 Data only, just import it into your db like normal
  15. Airac 2312 Data only, just import it into your db like normal
  16. I am working on converting it to work with the db for v7
  17. Airac 2311 Data only, just import it into your db like normal
  18. Airac 2310 Data only, just import it into your db like normal
  19. Did you try using the command line way of migrating the data? It is also possible it timed out due to the amount of pireps you have. Make sure the settings in your host allow for that.
  20. I will get it when i renew my sub to navigraph
  21. You need to go into your host then to phpmyadmin and navigate to the database your phpvms instal is under. Find the navdata table to upload the zip file, if it gives an error, truncate the data already there and then upload the one i sent. This will only work for phpvms v5.5.2/.72 It will not work for a v7 instal
  22. Airac 2307 Data only, just import it into your db like normal
  23. It would be nice to have this as an option.
  24. Airac 2306 Data only, just import it into your db like normal
  25. Airac 2305 Data only, just import it into your db like normal
×
×
  • Create New...