Jump to content

Jon

Members
  • Posts

    253
  • Joined

  • Last visited

Everything posted by Jon

  1. Could you supply more information for me please? Such as what the airline is etc Jon
  2. Thanks for this guys Will take a look later Jon
  3. Shame to see you close James, no doubt you'll find somewhere people can use your talents Jon
  4. Hello All, I am looking to create separate pages for my virtual airline's schedules. Is there a get a schedule function? In the API, I can see you can find by dep icao and arr icao but it doesn't mention anything about by airline.Does this just get called in the main module.php and then just set a variable? Thanks in advance Jon
  5. Use the "search" function on the forum and find live flight board. Jon
  6. People are perfectly entitled to negative rate if they want to..
  7. So, you run a virtual airline for just other people? Real world CEO's aren't the same as virtual airline pilots.CEO's run the virtual airline and share the same hobby for it's pilots which is the reason why they have opened the virtual airline in the first place. Real world CEO's are totally different and don't share a passion with it's pilots in which they opened the airline for. They are running a business that they want to make money out of and earning their child('s) inheritance. Virtual airlines are a non-profit organisation which means their CEO has a totally different role to a real world business. Jon
  8. So, you you don't believe in your own virtual airline? Whats the point in opening a virtual airline the CEO will never fly for? You wonder why some virtual airlines don't work, and this is one of the reasons why and as a previous virtual airline staff member, have experienced. Jon
  9. What about your virtual airline?
  10. I use a simple php script that I saw posted a while ago that just shows on the pilot_public_profile. Just a basic if statment for the amount of hours to give rank awards etc. Ones such as staff and donator are manual. An example here: http://airfranceva.com/index.php/profile/view/1 regards Jon
  11. Jon

    Revised Homepage

    I still think the header is way to far down in comparison with the top of my page on Chrome Jon
  12. Sounds good to me Do you want some popcorn? Jon
  13. So, is this what happens when you give up? How long will it be before we see you here again? If you all remember rightly I made this post: Shame nobody took me up on it. P.S. - Is there any chance we can get him banned on the forum so we don't have this everyday? As much as I enjoy it, I feel we are letting Nabeel down Jon
  14. I think I accidentally left that in the skin :S Jon
  15. I ported it from a template and edited it so it has only one box when on other pages except from the frontpage Jon
  16. If you read the pilot handbook If you are so sure they haven't given me permission, then why are you opening one without permission? Jon
  17. Just to add, you are not a VATSIM partner nor IVAO because you have to have certain requirements fulfilled.
  18. Right thats it I'm fed up with you opening so many bloody va's left right and center. I am deleting both your accounts from my virtual airline because you've already started copying my codeshares which my Flight Operations department worked long and hard to get. I'm banning your IP and everything I'm fed up with your immature approach to virtual airlines I have worked long and hard to get mine to this standard and I don't want people just joining my virtual airline to come and steal everything! If you even dare to or have stolen my logo your going to find yourself on the wrong side of me. I suggest everyone who wants his IP to ban PM me because I am fed up! Jon
  19. If the sites under reconstruction, what's the point in posting it yet?
  20. I'm assuming this is the website as it has your name as a staff member: http://www.ryrva.co.uk Right then, lets look at some problems we have here: The website is using images from another site. (Don't know if you helped create the site) but like your Martinair virtual, the header image is not the va's. http://www.ryrva.co.uk/lib/skins/brilliancev1/images/bimg1.jpg - Believe it or not from: http://www.ryanairvirtual.org/ There's no evidence that the virtual airline has permission, so maybe you and the CEO are both in common to say that you speak a lot of bulls***.You would make great friends! Tell you what, I'll open up a very good bet on labrookes with someone if they're intrested, lets see how long it takes until he gives up with this VA and decides to go alone again. Really, it needs to stop.Why don't you just get a taste of how a virtual airline runs? I was with Thomson Virtual for a year or two before someone approached me asking to start a virtual airline. I stuck at it, and after leaving got to where I am now. Maybe you'll realise that running a virtual airline requires the same amount of work from day one. It might die down a bit when you get staff that can do things quicker, but you should be 100% dedicated. I have to tell my new staff that straight away and someone resigned only yesterday because they could see that they weren't going to be able to meet my high standards. (Yes, I'm a pain when it comes to patience ) I stuck at my role, and now my virtual airlines a great community and I've made some amazing friends. This can happen without being staff at a virtual airline!!! Good luck with your staff position nonetheless and maybe you will end up finding out the hard way. Out of breath from typing, Jon
  21. Good luck with the future Roger, A big thanks for your time helping out the community Jon
  22. Only Idea is to make a copy and rename it to side news or something Jon
  23. You'll need to edit popupnews_list.tpl first: <?php //simpilotgroup addon module for phpVMS virtual airline system // //simpilotgroup addon modules are licenced under the following license: //Creative Commons Attribution Non-commercial Share Alike (by-nc-sa) //To view full icense text visit http://creativecommons.org/licenses/by-nc-sa/3.0/ // //@author David Clark (simpilot) //@copyright Copyright (c) 2009-2010, David Clark //@license http://creativecommons.org/licenses/by-nc-sa/3.0/ ?> <a href="<?php echo SITE_URL ?>/index.php/PopUpNews/popupnewsitem/?itemid=<?php echo $id;?>"><?php echo $subject;?></a> | Then Get the HTML Marquee code: <MARQUEE></MARQUEE> Then combine the two: <MARQUEE> <?php PopUpNews::PopUpNewsList(5); ?> </MARQUEE> Was that so difficult? Jon
×
×
  • Create New...