Jump to content

STARs

Members
  • Posts

    116
  • Joined

  • Last visited

Everything posted by STARs

  1. this addon would be charming hope parviz could figure out something for us best of luck parviz!
  2. STARs

    rank help

    i need help. In my ranks page (the module i downloaded from here which has rank + award page) i want to insert the aircraft types allowed as well. How can i do that/ the current code of the module is <h3>Pilot Ranks</h3> <table id="tabledlist" class="tablesorter"> <thead> <tr> <th>Rank Title</th> <th>Minimum Hours</th> <th>Rank Image</th> </tr> </thead> <tbody> <?php foreach($ranks as $rank) { ?> <tr id="row<?php echo $rank->rankid;?>"> <td align="center"><?php echo $rank->rank; ?></td> <td align="center"><?php echo $rank->minhours; ?></td> <td align="center"><img src="<?php echo $rank->rankimage; ?>" /></td> </tr> <?php } ?> </tbody> </table>
  3. STARs

    Admin Notes

    No you misunderstood me.. I meant that a notes section just for staff where the ceo or permission granted people can post notes and all the staff can view it. (Similar sort of thing can bee seen at the IPB Admin Panel)
  4. Well I dont want to take the risk.
  5. Is there any module from which the admin can put notes in the admin panel for the other staff to view ?
  6. I have a request like in the beta version via activity feed PIREP data is being logged and posted on twitter wall. Is there any possibility for the 2.1.934 users? thanks
  7. STARs

    PirepList_V1.0

    Great Addon!
  8. Absolutely Agreed. This forum is getting Rubbish when ever a new Virtual Airline starts most of the people here specially Joeri has no work to do accept bashing & discouraging. Dont try to be the rulers here. It would have been better if Virtual Airline Advertising Sections were blocked. Even though we all agree Joeri and others who are found to be bashing and discouraging have made really eye catching websites. Dont take this as a harsh note but this is the truth.
  9. Many of our members are experiencing the issue that when the start there flight with KACARS & FSUIPC there FSX Crashes after a while of flight. I am unable to find a solution to this issue.. Lorathon can you update me on this? Is it a KACARS issue or what? How can we solve this? All FSX Members are complaining the same since we upgraded to KACARS 1.0.1.1
  10. STARs

    Idea

    hey guys can someone make a addon like Delta Virtual Airlines has. When ever you file a pirep it updates it on facebook as well. Can someone make it?
  11. STARs

    Stop kacars

    That would be something custom request jeff at his site.
  12. It work's Thanks a lot Tom you'r a genious
  13. Gentlemen I am experiencing an issue with my boarding pass I have made a boarding pass a custom one with a background image however when we try to print it doesn't show the background image while printing How can I fix this?
  14. Your site takes us to TeamSpeak 3 page
  15. Yea it looks quite like KACARS. However I think you should provide us all with a freeware beta version so that we can test it before getting it customized like Jeff has done.
  16. PHPVMS does not Support Free Hosting and due to this you are facing this issue. Please shift to Paid Hosting in order to use PHPVMS properly.
  17. fixed.
  18. Gents We are planning to make a Virtual Saudi Arabian Airline I would like to request if someone could help us in creating this Virtual Airline specially in skinning and may be fleet repainting... And most importantly is it also required to take permission from Virtual Saudi Arabian Airline? Wont it be enough if I mention a Disclaimer Notice? ThankYou
  19. Version 2.1.934
  20. Getting error P.S Help Fatal error: Call to undefined method Util::FormatDuration()**********************************/core/templates/results.tpl on line 60
  21. Problem Solved...
  22. top one.
  23. What i do is go to the Local.config and change the pilot id lengh than change the id from the admin panel but it doesnt work...
  24. I need help with Pilot Id's in PHPVMS. I want the pilot ids to be in the following format 10000 10001 10002 ..........And soo on... I have tried by changing the pilot id's manualy and keeping the Config::Set('PILOTID_LENGTH', 4); # Length of the Pilot ID "4" but than the new member gets 1002 instead of 10002 when i do it to Config::Set('PILOTID_LENGTH', 5); # Length of the Pilot ID "5" it gives 01002 instead of 10002 So can you guys help me please ? Thank You Would be waiting for your replies.
  25. Hmm. Can you provide with the code ? either via posting here or PM? (Which ever you prefer )
×
×
  • Create New...