Jump to content

Nabeel

Administrators
  • Posts

    8151
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. Nabeel

    Acars Map

    You have to put in valid flights. THere's something you're doing wrong. I don't know what "old" core you're using, but you can't just replace the core files, everything in the admin and lib folders has to be updated as well. Like I showed you before, none of the ACARS code has changed in 3 weeks or so
  2. Hey there, What version? It shows a user on the front page, are you using the correct email address to login? Try using VNR0001 as your login name
  3. Yeah, this is known, I'll have an update tomorrow to fix this, sorry
  4. Reinstall FSACARS from scratch (delete the folder for it and reinstall) and the ntry. Sometimes it "jams" up
  5. type input type =submit
  6. You're using the registration in the type and tail #?
  7. It will the time remaining after the last update
  8. Sure, post a link
  9. I guess it can but there will be problems. You can usually pay hosts by check too
  10. $users = UserGroups::GetUsersInGroup ([group id); Replace [group id] with the ID of the group, and it will return an array of all the users in it
  11. You have to set that file writeable to 777. phpvms//lib/rss/latestpireps.rss
  12. Nabeel

    Acars Map

    Register on the dev site (http://dev.phpvms.net), and try a flight against that site
  13. I'll look in a few, is your server down? It wasn't loading
  14. Hey, Sorry, takes some time to reply sometimes. You mean you want to use the same regs for different aircraft? You can't do that, but maybe you can append a -M for modern and -C for classic or something. The aircraft are independent of the airlines within phpVMS
  15. What do you mean?
  16. Hehe, 1500+
  17. You'll need a google maps api key, enter it into the settings
  18. Thanks, I'll take a look. No prob on the late response
  19. Free webhost does cause alot of issues. Thanks Joeri
  20. Nabeel

    Acars Map

    No code has changed with ACARS in 3 weeks: http://bugs.phpvms.net/log/trunk/core/modules/ACARS/ACARS.php?rev=815 http://bugs.phpvms.net/log/trunk/core/modules/ACARS/fsacars.php?rev=815 http://bugs.phpvms.net/log/trunk/core/common/ACARSData.class.php?rev=815 It was probably a corrupt file on upload, or something on your end. I'll still double check against the dev site, but Joeri and several others would have noticed if it was a core issue. Again, find that old thread, it's your HTML code. Re-download your ACARS config file as well, and reinstall FSACARS from scratch (delete the folder and completely reinstall). Hopefully I'll get some time this weekend to check
  21. You have to create a database, according to your host's instructions http://docs.phpvms.net/installation#phpvms_installation
  22. If it can't create it (doesn't have the right permissions), then you have to... in the /core folder create a file called local.config.php and make sure it's writable... it has to be completely empty (size 0) You can make the permissions of the core folder 777 and try again, maybe it will be able to make it automatically then
  23. Wait, are you mixing files between the beta and release? Do just the release version, make sure everything is uploaded and proper. If you search the forum, it's come up before, it was a corrupted file. Install might not work properly on beta
  24. Too add it into financials would be simple, just add a monthly expense, and with every registration, the addon will just have to adjust that. Then the 3 months, I guess the addon can check PIREP fillings. Shouldn't be too hard to do
×
×
  • Create New...