Jump to content

TAV1702

Members
  • Posts

    1954
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by TAV1702

  1. I have done some rough figuring without looking into the database and all looks good. I ran out of time lastnight so I will look in the datbase today and see what I can come up with after I close down my ATC session tonight.
  2. Hello again Nabeel. 1 quick one for you tonight. The pilot pay is not calculating right in the Expense reports. I have added up all pilot pay on site, wich is only 3 of us doing testing right now, and total pilot pay is 223.0004 Per the admin section in the over view of october report, it is stuck on $133.80. That was my pay for the first flight ever for my airline. My pay was actually like 70 something $$$ but when I went to my profile, it paid me $133.80. So what I'm saying is the expense reports viewing via Pilots profile OR Through the admin, will not go up for pilot pay. Is something up with this? I have read many other reports about pilot pay and some say to go and recalculate it, but I do not find anywhere to recalculate pilot pay for expense reports. Thanks and have a great night Ray
  3. Thanks a million! That worked a treat. And for the beta, do we just over write our current files? Obviously with a backup first.
  4. yeah I believe that's what fixed my issue. For anyone else having this issue and wondering what thread we are referring to, please visit http://forum.phpvms.net/index.php?topic=1163.msg7474;boardseen#new
  5. Yeah my apologies for that Nabeel. It was the same exact issue that the original Author was reporting is why I posted here. Anyhow, I fixed a few things today with airmail, and suddenly, my database error is gone. The ACARS worked flawless. I'm not sure that it was airmail related or not. I found in that thread someone reported a very similar issue and I tried the fix and it fixed an error and now ACARS works as well. Once again, my apologies for jumping on some one else's thread.
  6. I did an embed in my header with this code <?php if(!Auth::LoggedIn()) { //Show this if the pilot is not logged in } else { ?> <strong>Welcome back <?php echo $userinfo->firstname . ' ' . $userinfo->lastname; ?>!</strong> You Have <?php MainController::Run('Mail', 'checkmail', '') ?> Unread AIRmail Items <?php } ?> And it works great as far as showing how many unread messages a person has. I took it one step further to make it more personal and welcome the pilot as well, but it refuses to show my pilots name. Is my code wrong? I borrowed the function from the profile page where it welcomes the user. This is what it tells me Welcome back ! You Have 1 Unread AIRmail Items It does not put my name after the welcome back part.
  7. That's great news. I don't know how I missed that when I read this thread to begin with. DOH! As well, I found a few other fixes I needed too. :-[ One more quick thing, is there any way to show the messages in ones in box and sent box in the order of new on top to oldest on bottom? If not, I may see if sort order script can work for this request.
  8. I got hit with this prob tonight as well. I hate to double post on it though. I am using the newest full version available. Have we found a good answer to this? I checked the log and I noticed it called the pilot twice. pilot=TAVTAV0001 FLIGHT PLAN REQUEST pilot=TAVTAV0001 FLIGHT PLAN REQUEST pilot=TAVTAV0001 FLIGHT PLAN REQUEST pilot=TAVTAV0001 FLIGHT PLAN REQUEST lat=39.293522&long=-94.715256&GS=0&Alt=1040&IATA=FLIGHT%20 STATUS UPDATE Array (
  9. Ok cool. So it sounds like I am up to snuff then as far as current goes. Thanks for the info
  10. I have been trying out ACARS as well and I got the map to show on site, and I got it up and running and it is logging everything with my flight, but aircraft are not showing up on the map for some reason. I am using the ACARS available on their website and it's updated. As for my phpVMS, it is the full install that is on this site. And it is not updated with the update pack. I will know here in a bit if it lets me send the log to site or not. *EDIT* I think my problem may be my problem. I think I di dnot put the right Flight number or something in because, at the end of the flight, I sent my log and it told me database error could not connect or something like that. I then went back to my site to fill out a pirep manually and the pirep did send apparently. It was there waiting to be approved. So I am going to go back and search some more on these forums and double check I added everything accordingly. Might have just been a newbie user error. :-[
  11. Hi Nabeel. I wanted to ask you.... I just recently found this website and script as you know and I installed the full install package that is available. I saw the upgrade version and dloaded it as well. Is the upgrade very serious, or should I wait for the next new version? I do have the upgrade package downloaded. I am just worried about destroying all the work I have already done to this install I currently use.
  12. Yeah I agree too. Table sorter is really cool, but it still dont make it like a forum where after so many posts, it goes to page 2, 3, 4 etc etc. I only have 150 schedules so far in the databse, but it makes for a really long page. I was looking at some code from phpBB to see if I could figure out how to make this work or even a jump box. Once you hit say X amount of flights on a page, it would show a drop down box to get to page 2 or something.
  13. It's all good man. No worries. Sh*t happens from time to time. ;-) Yeah I couldn't wathc them last night. Got 2 teeth pulled and pain pills kicked in. I am going to go and watch them now. I'll keep looking back from time to time on the docs as well. Thanks again.
  14. Thanks Nabeel I really appreciate it a bunch.
  15. Ok, I know I am getting ready to open myself up to ridicule here, but can some one please tell me how to get this to appear on the website? Or can you point me in the direction of a tutorial or doc that explains how to add this type of stuff to the website? I added some stuff and it threw some numbers at me on the site when I viewed it but it looked nothing like what was given as an example in the first post for this thread. So far I have uploaded the file and ran the sql and edited a tpl file. I reverted back to the original tpl file when this went wrong for me. I am REALLY new to this system and still trying to figure it all out. I know once I get it right for the first time, I will never have to ask a stupid question like this ever again. So far I am loving this system to death but am frustrated all at the same time. ;D Thanks for any help I can get. I would really appreciate it. Ray
  16. Ok yeah I'll have a look at that. Thanks. I could only imagine how long the page would be if it did not have pagination. I would think that would be stock in the install but maybe later it will get added to a already great package.
  17. Ok I'll have a search and read. Thanks a bunch.
  18. Hello and my apologies in advance if this has been discussed. I searched and came up blank. I am adding routes and I keep going back to pilot center and viewing schedules. Now I'm just wondering, is it going to cut off adventually and start giving page numbers such as only show 20 schedules per page or something like that? As you can tell if one had hundreds of schedules available for pilots to bid on that day, that page would be a mile long if it did not crash the website first. ;D I'll go do another search and if I find my answer, I will come back and delete this one. Thanks in advance. Ray
  19. So this is the final answer to the phpBB3 integration? I really want to use something like this but I can wait until all the kinks have been worked out. I really appreciate all the hard work everyone puts into phpVMS. I can mod the hell right out of phpBB2.x and 3.x but this phpVMS is REAL brand new to me. If I do use this, I create that folder in the modules folder and insert the php doc that I create and then install a phpBB3 using the same database as phpVMS and thats it? When a new person registers it will create a phpBB3 account? Or do I need to do something further in the Admin section of my phpVMS install? Sorry to sound like such a newb, but I really am here ;D
  20. Hi everyone. I'm new here and giving this system a go for the first time. This script was the first add on that I have tried and it works a treat! A few skinning issues that I will sort out obviously. Great generic mark ups though right off the bat to get started with. Great job on this one! However, I do agree that a drop down box with pilot ID's would be nice. Can't wait to see if that ever happens. I'll be using this mail script for as long as I use this system. Thanks again Ray
×
×
  • Create New...