Jump to content

RVF147

Members
  • Posts

    60
  • Joined

  • Last visited

Everything posted by RVF147

  1. I have an odd question that i don't see a thread for.... I exported the schedule we have to work on it quicker and then import it. I see that the flighttype section is empty to I go through and add the C, P, H respectively for the type it is. After importing the flight i noticed all pireps have a negative profit so I exported the schedules again. All the Types are again missing. It appears that the system on input is defaulting all flight to passenger loads with cargo prices....I verified the .csv has the right price. Not sure why it is doing this....any ideas on help would be great. Would like to see positive profits again..... Also noticed that the system is charging fuel price per lb of fuel used....is there a way to have it charge per gallon used?
  2. I figured the second one might be tricky. Just trying to get away from having to buy another domain and install phpvms again. As for the first question regarding schedule sorting... Any idea on how to do that? Thanks.
  3. Hello. I have a few questions regarding subdomains. I recently added a subdomain to our va in order to attempt to seperate our divisions from one another. I have created the subdomain and copied the phpvms files to the subdomain and edited the skin files to reflect the new look. I have the same database for all divisions currently. My questions... 1. Is it possible to show only the schedules for that airline code and ignore the other divisions' schedules? 2. Same with aircraft...is there a way to seperate aircraft by airline? I know these may seem like odd questions but I am inexperienced in php coding. I can do some editing but not alot. Any help is great. Thanks in advance.
  4. Hello. I have a few questions regarding subdomains. I recently added a subdomain to our va in order to attempt to seperate our divisions from one another. I have created the subdomain and copied the phpvms files to the subdomain and edited the skin files to reflect the new look. I have the same database for all divisions currently. My questions... 1. Is it possible to show only the schedules for that airline code and ignore the other divisions' schedules? 2. Same with aircraft...is there a way to seperate aircraft by airline? I know these may seem like odd questions but I am inexperienced in php coding. I can do some editing but not alot. Any help is great. Thanks in advance.
  5. Had to make a slight modification to it but it worked! Thanks for the help!
  6. Hello All, Despite the fact that our system uses both kAcars and SmartCars, It appears that now we have quite a few people asking to join that us OSX. This is my first experience having them join using a iMac. They are requesting a URLs for the pirep sending. This being my first time even using Xacars, I guess I need help pointing them to the right URL. I tried looking through the server for the XACARS files but maybe I missed them. Can someone please help guide me on where to link them to. Site is eravirtualairways.com. Thanks. Also, I'm guessing kAcars doesnt have support for iMac right?
  7. RVF147

    Acars Download

    Ok thanks. Ill try and contact them. Didn't know where to start.
  8. RVF147

    Acars Download

    Recently, users have been contacting me about issues downloading the kacars program from my site. Not everyone has this issue though. The issue is caused that when they download from the site it converts the file to a .man file. I checked the backside and it has the item downloaded onto the server as a .msi....any idea why when they download the program it is switching the extension to a .man? Is there a way to fix this?
  9. Hopefully this is in the right category....if not my apologies.... I recently have started a project to update our VA and received a request to add a proficiency test and checkflight system. I am not quite sure where to start with this type of add-on. The module should allow pilots to fly the routes within the rank they have, provided they have received the appropriate type rating. In order to get the type rating, they must pass a written exam (currently using ExamCenter) and complete a set of flights dispatched to them with that aircraft(Enter the dispatch system...). Then, when the Exam is completed and the flights are completed and approved, they receive the type rating with badge, and all routes for that aircraft then become unlocked. What is the best method for a system like this? Is there a module I am missing that provides this type of structure? I am not very qualified in the PHP coding field....so any help in building something like this is greatly appreciated...
  10. It worked. It recalculated the total based on pireps. Ill have to check the trasfer hours part again as it is not adding that to the total hours. Thanks again. We were affraid the reset hours would delete all hours to 0....thats why we didnt try it until now.
  11. I set the "autoretire" back to false. Still need help finding the code that caused their hours to be missing. Is there a way to automatically recalculate their hours other then having to total up the pirep hours manually?
  12. Ok i just realized it must be in regards to the Retired status. Once they go retired, their hours disappear but pireps remain. Maybe that will narrow it down...Where would i look for te code for this?
  13. I apologize if I am recreating a topic but could not find any information in regards to missing hours. I signed on this morning and I have numerous emails from our user stating missing hours. I checked and sure enought half of my roster shows no hours but pireps and everything are there. I have one guy with 335 flight and 0 hours but if you to look at his pireps they are all there and approved. Any help would be great!. Thanks
  14. Found the issue. After searching through each file in the "/admin" section, I located on the "action.php" file a line coded as: error_reporting(E_ALL ^ E_NOTICE); Deleted that line and in its place added: ini_set('error_reporting', E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED); This fixed all errors I have been having with the admin panel. I seen a post earlier about this line of code to be added to other files but thought i'd try it out with this file and I guess that is all that was needed. Attached Picture shows what I did.
  15. Found the issue. After searching through each file in the "/admin" section, I located on the "action.php" file a line coded as: error_reporting(E_ALL ^ E_NOTICE); Deleted that line and in its place added: ini_set('error_reporting', E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED); This fixed all errors I have been having with the admin panel. I seen a post earlier about this line of code to be added to other files but thought i'd try it out with this file and I guess that is all that was needed. Attached Picture shows what I did.
  16. yeah whatever works. Im not too handy in coding. I can pick apart just not very well haha. ill send you the file. I tried opening it in another program but didnt see anything different.
  17. I checked and there appears to be nothing out of the ordinary. On another note Pilot manager can call all the pilots but just not the "Pilot List" section.
  18. My pilot list in the Admin Center is empty (0 of 0 pilots). If you go to the site or any other tab that gives a list of the pilots, they show up. Any idea as to the cause of the empty pilot list? Cant seem to find the issue in the code...
  19. Fixed the warning message but still have the strict standard problem. I also now have an issue with my pilot list in the admin panel not working. Shows 0 pilots but the website shows all the pilots. Any ideas on a fix for that?
  20. That is for the .net site i had that got hacked and destroyed. I now use eravirtualairways.com The "era" skin folder exists in that cpanel.
  21. Got this error below. All i did was a restore on my files after switching hosting servers. Not seeing any threads related to this...any help would be great! Warning: file_put_contents(): Only 0 of 1680 bytes written, possibly out of free disk space in /home/eravirtu/public_html/en/core/classes/CodonCache.class.php on line 210 also have these errors: Strict Standards: Accessing static property Finances::$post as non static in /home/eravirtu/public_html/en/core/classes/CodonModule.class.php on line 67 tried the fix by adding: ini_set('error_reporting', E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED); located right after "<?php " no luck... Thanks in advance for any help on these errors.
  22. I am running into an error message that I may be overlooking the thread for. I am not fully experienced with php so any help would be great. Here is the error: Notice: The template file "/home/eravirtu/public_html/en//lib/skins/era/footer.tpl" doesn't exist in /home/eravirtu/public_html/en/core/classes/TemplateSet.class.php on line 248 I noticed it says "public_html/en//lib/skins" with an extra "//" in there. maybe thats the issue? Any help on that? Thanks
  23. Still working to get this all sorted out. They deleted my entire root folder i had everything in and replaced it with their crap. Backups are failing each time...any suggestions? Im running out of thoughts.
  24. I dont know much about php at he moment. Still learning. Is there a way you could help me with this? It has been forever since I coded anything. the only reason I was running the files is for sql file to be created since i down know anything about sql. Any help would be great.
×
×
  • Create New...