Jump to content

flyalaska

Members
  • Posts

    1941
  • Joined

  • Last visited

  • Days Won

    17

Everything posted by flyalaska

  1. I do not have that folder.
  2. I got the edit problem fixed. Also I made a manual pirep and I got this error. Fatal error: Call to undefined method DB::build_update() in /home/flyakaco/public_html/core/common/PIREPData.class.php on line 789
  3. I just got all my file transferred to the FiveDev server, I noticed when I go to edit a pending PIREP that all the fields are blank and the links on the left are for sending email to all pilots. When I first tried the links were for Pilot Shop, I deleted that MOD and I get the email links. ANy ideas whats causing this?
  4. There was a line of code in the core/common/PIREPData.class that I missed when I removed the pagination that controlled the rows per page. With that removed, everything works fine.
  5. With the help of Kieran, we got it fixed.
  6. Yes the 175 is mine, when I ran it with the ID 154 it returned SELECT COUNT( pirepid ) FROM phpvms_pireps WHERE pilotid =154 COUNT(pirepid) 78
  7. His pilot id is 154, That's what I did. For mine, I used SELECT COUNT(pirepid) FROM phpvms_pireps WHERE pilotid=1
  8. That didn't work. In fact mostly everyone has been effected. I have 172 listed but only showing 20+ on my pirep view. I did have have the pirep_viewall.tpl paginated. Reverted just in-case that was the problem. I ran this, and it exucuted correct, but had no effect. SELECT COUNT(pirepid) FROM phpvms_pireps WHERE pilotid=1 Any ideas?
  9. I will check that out. The reason for the offset numbers, because we start at AKA100. That's the format we we used before phpVMS, so instead of changing every ones ID, I just changed the config to start at 100.
  10. I have a problem with one pilots flights.In his profile it shows him at 25 flights with the rank of First Officer. If you look at the log book he should have around 75 flights. He has 113.52 hours which should give him the rank of I have my logbook paginated @ 25 per page. I took the paginate page down and upload the the default template and still the same problem. So I know the pagination is not the problem. http://www.flyaka.com/index.php/profile/view/154 When I look in the admin under his PIREPS, it only shows 25 PIREPS. Another thing, he is the only one with this problem. I looked at mine an other pilots, everything matches. He files his PIREPS manually. All my ranks are set correctly, and I have rested the hours in the settings.
  11. This is going to be a nice add-on for phpVMS. I am a tester and the program is working and is underway.
  12. I have my pilots page paginated, I haven't got around to paginating my schedules yet. - View Page I can help you out later this week if you want.
  13. I use Gmail through my domain. It's free if you sign up as a non profit. I think that is how I did it.
  14. The PIREP count on vaCentral is not accurate. It shows 6,120 PIREPS we actually have 2,304. Everything else is correct.
  15. There is one already in the works. Here
  16. Awesome! Thanks for the hard work you do with all these MODS, and thank you very much for sharing. Very much appreciated!
  17. Here is it on my site. I haven't put it on my index yet. Demo
  18. No they dont! Only the admin gets an email when a pirep has been reported.
  19. If there is anything missing let me know. I think I got it all View Setup
  20. It will be very detailed. So far I have about 40 screen shots without anything on sending logs. I should have this done in a day or two.
  21. Yes! There are a few steps missing. I am going to write a detailed setup guide. I will send it to you, you can use it if you want. I know lot of people will have problems, there is enough trouble with some people getting FSACARS and XACARS to work. When I was reading in the FSFK forums I saw people giving up on FSFK because they could not get it to connect.
  22. That worked! Would I be able to just the database rather than edit them through the Admin? About 80% of my routes are 3 3 letter airport codes.
  23. When I first started using phpVMS I had problems adding airports. I was told to add a K in front of the 3 digit airport codes. Old Post
  24. I entered them again, and I got the same problems. I got my info from AirNav
  25. I have noticed a lot of flights that didn't look right. When looking at the distance I have noticed that it is way off. When I clicked on my name I see why. Any idea why this happening? PAAQ - Z41 is a 23 minute flight and is not in Africa. phpVMS: 254 FlightSim: FS9 ACARS: FSFK
×
×
  • Create New...