Jump to content

Parkho

Moderators
  • Posts

    1381
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by Parkho

  1. I sure will change it ASAP
  2. The field is required to calculate the climbing fuel. About your aircraft, you have multiple A320s with different registration and that's why you'll see more than 1 in the drop box. I'll have to rewrite the code to pull out the aircraft by type only. We'll let you know.
  3. Are you using phpvms? If not, then we can not help u here as this is the forum for phpvms only.
  4. There is payware made by Simpilot you can buy at his website
  5. Okay. I created this module to only give my pilots an estimated fuel required for a trip and that doesn't mean they shouldn't consider their own calculations. About the altitude, I know that has nothing to do with the calculations but It needed to be there, so the user feel confident they had entered the correct amount as their altitude. It's kind of a mental matter that when you use the module you know you've done everything correctly if you know what I mean.
  6. That's it. The prefix!!!!!!! Open fcalculator.class.php and in the first function remove "phpvms" leave it as "aircraft".
  7. Okay. I'll need your cpanel log in access to fix it for you. Send in PM if you'd like.
  8. I think you have install problem. Try reinstalling that would fix your problem.
  9. You really don't need to pay for this, just add a new group and check the areas you want to give access.
  10. email_welcome.tpl and email_warning.tpl are the ones you'll need to change.
  11. This issue has been resolved. Now the problem was that they had a lot of bids on their schedules which haven't been deleted for a while and that was the main reason the schedules didn't show up. To resolve these, anybody with the same issue has to make sure the bids get deleted from time to time in order for the other pilots to be able to view the flights. Another way would be to change the following configuration from "True" to "False" in "core/local.config.php" but I strongly suggest that you go with the first way. Config::Set('DISABLE_SCHED_ON_BID', true); Second issue with schedules not showing up properly would be the days of the week and that means if the schedule is not set for today it simply don't show up. Third issue with schedules not showing up would be that some schedules somehow don't get updated on PIREP submission and the bid column in DB for schedules table, doesn't change from "1" to "0". To resolve this issue you just have to simply change that manually. Of course there might be some other issues in this regard but these are the most common ones.
  12. I can add the email feature to V_1 if you want.
  13. Sorry, but I don't see any relations between SmartCARS and phpVMS. The only thing that crosses my mind which maybe the issue is the gateway where you submit reports. I don't know if SmarCARS has it's own module for PIREP submission or just uses ACARS.php file. Also, you might wanna check the Lat and Lon as they may be wrong.
  14. The error you're getting in your SmartCARS has nothing to do with phpVMS. The error is because the airport is wrong in your simulator. If you can see KATL added to the list of your airports then it means it's added to the DB with no problem. For the ACARS, i would suggest you use kACARS-free and I'm sure you won't get any errors.
  15. Thanks Alan. I always appreciate your support.
  16. That's right. You could also place it in a new page you created but I thought this is cleaner.
  17. You have installation problem. The tpl file is missing.
  18. Low budget with too many requests but if you want you can get all this done yourself and get help from the forum. If you want someone to do this for you as Paid Service then the charge will be at least $20.00 per hour but I say you " Roll up your sleeves" and we will help you out. Of course you'll have to buy some modules such as "Entrance Exam" from Simpilot and other things unless you know how to write codes.
  19. Look into local.config.php
  20. Would you like to give me access to your cpanel and your website so that I can figure out the problem?
  21. download the software from phpvms.net unzip the download and get from core/templates then upload it in the skin folder.
  22. Have you tried the default skin? If yes and you still have trouble then try adding a copy of your schedule_results.tpl into your skin folder in lib/skins/skinfolder(ex. crystal). Have you edited or added any codes in schedule_results.tpl recently? if yes try rolling it back or upload the default file and overwrite it.
  23. It's in core/templates. If you don't have it there, look into lib/skins/skinfolder(ex. crystal). If you don't have it there either then you're missing that file and that's the reason your schedules don't show up
  24. Switch to default skin and see if your problem persists.
  25. Where do you have your "schedules_results.tpl"? Because I think you have skin problem. Switch to default skin and see if your problem persists.
×
×
  • Create New...