Jump to content

Parkho

Moderators
  • Posts

    1375
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by Parkho

  1. Manuel, I've been meaning to ask you how you added "Last Location" to your signature or what file did you edit since I've been looking for that .tpl or module. Thanks
  2. Well, I started working on it as you may know i'm not an expert. By the way, there is no need to pay for what you can get for free!
  3. How much are you gonna pay for that???!!!! loll! just joking! So, you want the schedules to be disabled after they were flown!? You need to search through the PIREPS for that schedule # and simply make it disabled on that day but do you want this for a certain pilot or for all other pilots as well?
  4. Admin center / airline operatins / add & edit airline / Edit
  5. That line reads from the module and the module folder is case sensitive meaning the .php file inside the module folder has to be in exact same name as the folder.
  6. Hi there, Searching the forums, I couldn't find anything on this matter, so any help would be appreciated. Thanks Pic:
  7. Have you edited the PIREPdata.class.php file recently? If yes replace it with the original one and see if that's gonna make any difference.
  8. Run a DB table test and see if there are any errors. Check out the DB for the PIREPS table and make sure all data are inserted properly.
  9. Parkho

    Small Help

    You're welcome. If you can tell how you fixed it for the people who have the same problem that would be great.
  10. Parkho

    Small Help

    Have you started using the skin recently or you where using this skin and the problem just poped up? Try copying the pilot_public_profile.tpl into your skin folder and see if it's fixed.
  11. Parkho

    Small Help

    Can you see your own profile or it gives you error on that? Have you tried opening the page when you're logged in? Are you using any skins rather than the default?
  12. In templates folder, open pages_content.tpl and erase this part: <h1><?php echo $pagename;?></h1>
  13. Open local.config.php and change this part: # ACARS options # Minutes, flights to show on the ACARS # Default is 720 minutes (12 hours) Config::Set('ACARS_LIVE_TIME', 720); Config::Set('ACARS_DEBUG', false);
  14. Open "Company Manager" and go to "Statistics" tab, now on the upper right corner there is a drop down menu change it from "General" to "Aircraft". Then the list of all aircrafts you have flown with full details will appear.
  15. Try this: FlightBookingSystem
  16. I can give you info on MD83 if it's helpful. but if you want accurate info then you're gonna have to fly with MD87 in FSPAX and get the correct fuel info.
  17. You need to add those fields in the function that inserts data into the DB. I believe its in the modules/Aircraft not sure though.
  18. That's actually a good way to get this resolved but still the matter of it being somewhere it doesn't belong to still remains!
  19. New version is now up. Here are the list of news: 1. Pilot status changes based on the last PIREP sent. 2. Welcome email button has been added. 3. Status icons. 4. Pop up window added when the email has been sent. If the pilot auto retied is set to true, the status will change based on that too. Enjoy!
  20. The purpose of this module is to let the admin send warning or welcome emails to their pilots. It is now in development as I'm working on some more features to add to it.
  21. Are you using any skins rather than the default one? if yes copy result.tpl in your skin folder and see if it works.
  22. Please send me the result.tpl code, also you need to allow pop ups in your browser.
  23. First off thanks for the compliment. Secondly, I have included the images in the new .zip folder attached in the first page cause sometimes my website doesn't respond properly. If you're experiencing difficulties, check the modified result.tpl with the original one as the code may have been deleted somehow. Thirdly, the result.tpl can not be opened in a new window or tab outside the index.php as the functions inside won't work properly. However, it is opening in the new page but that's inside the index.php and the template. Cheers
×
×
  • Create New...