Jump to content

Steve Bartlett

Members
  • Posts

    188
  • Joined

  • Last visited

Everything posted by Steve Bartlett

  1. Yeah I did that too, I don't know what is going on
  2. Okay, I just finished doing that. I deleted all the files for LOA on my server, and I am still getting that Line 25 error when I apply for an LOA and no LOA's on the Admin side.
  3. Well, instead of line 24, now it is on line 25 and still not seeing any LOA requests on the admin side. Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in /home/vforg/public_html/core/common/LoAData.class.php on line 25 Your leave of absence request has been submitted. You will recieve an email confirming your details. There is no further action required on your part. Thank you!
  4. Great thank you! There seems to be two issues, I did a test LOA request and got back this on the pilots end: Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in /home/vforg/public_html/core/common/LoAData.class.php on line 24 Your leave of absence request has been submitted. You will recieve an email confirming your details. There is no further action required on your part. On the Admin side, it says there is no LOA Requests, even though I just did one. I loaded all of the files as requested, and I even did the loa.sql
  5. Didn't know where else to put this. Is there a free module out there somewhere that would let pilots request a flight line? With options such as aircraft time of day, length of flight etc...? Or can somebody make one?
  6. Just in case you forgot, I don't see anything new in the files
  7. I get these two errors: In the LOA application itself (That pilots complete): Fatal error: Class 'LoAData' not found in /home/vforg/public_html/core/modules/LoA/LoA.php on line 66 Here is the code for Line 66: $pilotid_check = LoAData::CheckPilotID($data['pilotid']); On the Admins side: Fatal error: Class 'LoAData' not found in /home/vforg/public_html/admin/modules/LOA/LOA.php on line 35 Here is the code for line 35: $leaves = LoAData::GetAllRequests(array()); I have not changed anything, all I did was slide the folders into the respective areas and used the los.sql to set up the sql side.
  8. Thank you! That sure does increase the amount of space in the frontpage_main, LOL
  9. I fixed it, really don't know how I did, but I did, LOL
  10. What is the best way to get the acars map to show up on the front page? I tried copy and pasting the acarsmap coding to the frontpage_main, but the map ended up far off to the right, not even on the template. I am pretty new at this stuff, so if there is a code for it to link to the acarsmap, could somebody proved that please, or let me know how to move the map onto the frontpage template, that will work also, thank you.
  11. Okay, got it working, thank you
  12. this has been fixed. I went into the database and put in the correct hours for myself, now it is tracking my hours like it is supposed to.
  13. For some reason, this appears to only be effecting my flights, everybody else is adding up correctly. All 7 flights are there but only showing 2.54 hours
  14. No cargo, passenger only and only 1 airline
  15. I have completed 7 flights for 19 hours and 14 minutes, counting each of my flights that are showing in my pilots profile. However, the system is only showing 7 flights for 2 hours and 54 minutes. Does anybody know what is going on with this?
  16. vF9 also known as Frontier Virtual is now taking applications for New Pilots! With more than 300 routes, the animals are really excited to be flying! We believe that flight simulation is a hobby and the whole purpose is to have fun! . We are accepting Pilot applications, we welcome all IVAO pilots, whether you are brand new to flight simulation or experienced! Come and see why we are a whole different virtual animal http://vf9.org We are only taking applications from IVAO pilots
  17. Yes, but I need to know where to put it, so that when my pilots click on "View Flight Schedules" from the pilot center, it will go to this schedule system instead of the default.
  18. For us newbies, LOL, where to put the <a href="<?php echo url('/vStatsCenter/'); ?>">vStatsCenter</a> Is not clearly stated. What file would I put this code at?
  19. I really like this, thank you!
  20. Rather than pointing my browser to this schedule search, I want it to come up when my pilots click on View Schedules in the Pilot Center, in that case, where do I put this? (echo sight url preferred)/index.php/FrontSchedules .
  21. Any more news on this issue? I now have 925 pireps waiting to be exported to vaCentral.
  22. Pireps are not going through, still 381 waiting to send to VA Central, and waiting on Nabeel.
  23. I have 297 Pireps waiting for export to VA Central, but when I try to manually send them I get "No response from API Server". Is VA Central down again?
×
×
  • Create New...