Jump to content

SkiesTheLimit

Members
  • Posts

    167
  • Joined

  • Last visited

Everything posted by SkiesTheLimit

  1. I know him, he is very good - very good graphics. From my recollecton he is making a promotional video from one of the Virtual Deltas, and there is no harm if he makes you pay after. Just my opinion.
  2. Hello everyone, Is there an entrance exam for PHPvms, or should I implement one and distribute it to everyone? Regards
  3. Basketball fan, like playing NBA 2K14 and playing it in real life. Also like to watch and play football. Collect battlestar galactica dvds reimagined series. play nba 2k13, madden nfl 13 and 12.
  4. Could you do one for my American Virtual
  5. It doesn't seem too serious. Free hosting, 000webhost (probably get suspended for no reason in a few weeks), no skin... Do you even have a paint? Think about it like this: If I were a pilot, what reasons will make me want to join this airline rather than another one. You have to have features, not just a default crystal skin and no niche to your virtual airline. Just my two cents
  6. Hello all! I am willing to pay a developer to assist in developing a cool, new feature for my virtual airline! Description: Each time you finish a flight and file a PIREP you have the option to enable a setting where it posts it to your Facebook page. Here is an example of someone from Delta Virtual who after flying a flight and filing the PIREP has a feature where it posts it to Facebook. Screenshot for details: As soon as they complete the flight, it posts to there Facebook profile. I'm looking for someone who can design just that type of feature for my virtual airline, can someone give me a quote. Looking forward to working with whoever it turns out to be and thank you, Chase
  7. Hello all, I'm in need of someone who has extensive PHP/MySQL experience who would be willing to create a notification aspect of our site. To provide example: We would use Gritter jQuery framework for the notification and calling of the notification itself: http://boedesign.com/demos/gritter/ We would use it for example if an administrator approves your PIREP and you're on the site (no matter where on the site) a small fading Gritter notification pops up stating "Your PIREP has been approved". We're looking for a programmer with experience who can achieve such a thing for our virtual airline a short amount of time. So to sum it all up: User is navigating through site -> files PIREP, continues to go through site -> Admin accepts PIREP -> Notification popups on the side saying their PIREP has been accepted. We're looking for a quote on how much you would cost to do this. As always thanks for you hard work and time, Chase
  8. Looks great! Keep pushing, it's looking like a success. Work hard, stay dedicated.
  9. Personally, I love the design, images look great and looks like a virtual airline with lots of potential in the future. Keep up the good work Chase
  10. Ladies and gentleman, After long waiting it is our pride to officially announce hear the codeshare between American Virtual and the amazing Jet2V.com This codeshare will link two prominent airlines in the virtual aviation community! It will give pilots so many opportunities to explore and it's happeing... August 5th! One of the biggest VIRTUAL airline codeshares of the year so far!! The kickoff event is August 4th, be there it's going to be big. Both proud members of the Virtual One World Alliance, at last explore Europe and America with some of the best two virtual airlines Event details: http://aalv.net/Dev/index.php/events/get_event?id=3
  11. Looking at the x10hosting forums, they make it so you can't change the PHP version you're on. Everyone is on php 5.4 on their servers (which renders a load of errors and issues with PHPvms that you might be experiencing) Therefore I believe the only way to solve this unfortunately would be to switch hosts or contact x10hosting directly.
  12. Check your PilotData.class.php for any extra quotations (" or any mistaken us of ')
  13. This actually looks (and sounds) pretty darn good. Love the graphic banner, the website is great and is something I'd be attracted to as a pilot. I'll drop your Facebook a like, what I can say is it's great to see something original around here. Wish you luck on success, but it looks like you won't need it One suggestion: if you can get paid domain and hosting and after that you're good to go!
  14. In my opinion, virtual One World rocks, very friendly and close relations between all the VA's. it also opens up new doors for new opportunities to be more exciting yet relaxed. All-in-all, it's a win situation there =)
  15. People are desperate for smartCARS, custom kACARs just doesn't cut it. smartCARs the layout is just awesome, customer support is probably the best our VA has had (since our HostGator lol). I'd pick smartCARs anyday over kACARs Both are developed by very smart, and dedicated people but smartcars has to win. The flight attendant announcements got me, and the interface has a like web 2.0 look.
  16. I love smartCARs, the layout may be the same but it sure does look good, clean and nice for my virtual airline. I love the many options, the constant dedication by Collin (the developer) and support offer. It is amazing, flight attendant announcements, in-flight radio, GPWS callout and much much more. I say go with TFDi's smartCARs and keep looking out for updates, you might be surprised the new updates and advances to the flight simulation experience.
  17. On July 7th, the United States officially annexed the islands of Hawaii. Today, in 2013 - American Virtual is celebrating the annexation of these tropical islands (the start of acquiring them) into the United States of America. It's going down this July 7th; group event from Los Angeles (KLAX) to PHNL (Honolulu) All VATSIM rules apply, it's happening on VATSIM-W server and we're expecting nearly full ATC along the way. Happening at 1930z (19:30 zulu/UTC), come join us - hope to see you there. Fly in the American Airlines Livery. The preferred aircraft is the 767. Lets bring these big numbers to VATSIM network. *Rules and restrictions apply, please do not use or abuse this event or service. It is a privilege, no event details will be changed, no suggestions are required are permitted. Please join online only to the VATSIM-W server
  18. Looking amazing! Seems like a big success, and I'm looking forward to it excelling in the community as one of the best Southwest Virtuals. Good luck
  19. FIXED IT USE JQUERY 1.8.2 AND THE NO ROUTES PASSED IS GONE AND FRONTPAGE WORKED Let us all sing, HALLEJUAH
  20. Here is the <head> section of my layout.tpl For some reason when I add include corehead header thing it breaks it so the page doesn't load even if there is a jquery include in the corehead. so i leave corehead out frontpage works but no route passed on schedules page. i even tried deleting jquery include in layout adding the new 1.9.1 include in corehead and delete the thing in my layout and then echo corehead still no avail. Nothing works the only thing that works is including jquery-1.9.1 then not including corehead on the layout.tpl which renders adding to bid useless. any guidances? here is my layout.tpl head <html> <head> <style> @font-face { font-family: american; src: url(http://aalv.net/americansans-light.ttf); } @font-face { font-family: murica; src: url(http://aalv.net/murica.ttf); } </style> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="Description" content="Easily create Windows 8 Metro UI-style websites with this templating framework. Many features like live-tiles, slideshows and sidebars."/> <meta name="keywords" content="template, windows 8, website, design, download, metro ui, metro template"/> <meta name="viewport" content="width=300, target-densitydpi=150, initial-scale=0.999"> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <title><?php echo $page_title ?></title> <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300,600' rel='stylesheet' type='text/css'> <link rel="stylesheet" type="text/css" href="http://aalv.net/Dev/lib/skins/V4_lite/css/layout.css" /><link rel="stylesheet" type="text/css" href="http://aalv.net/Dev/lib/skins/V4_lite/css/nav.css" /><link rel="stylesheet" type="text/css" href="http://aalv.net/Dev/lib/skins/V4_lite/css/tiles.css" /><link rel="stylesheet" type="text/css" href="http://aalv.net/Dev/lib/skins/V4_lite/themes/theme_default/theme.css" /><link rel="stylesheet" type="text/css" href="http://aalv.net/Dev/lib/skins/V4_lite/plugins/accordion/plugin.css" /><link rel="stylesheet" type="text/css" href="http://aalv.net/Dev/lib/skins/V4_lite/plugins/autozoom/plugin.css" /><link rel="stylesheet" type="text/css" href="http://aalv.net/Dev/lib/skins/V4_lite/plugins/lightbox/plugin.css" /><link rel="stylesheet" type="text/css" href="http://aalv.net/Dev/lib/skins/V4_lite/plugins/panels/plugin.css" /><link rel="stylesheet" type="text/css" href="http://aalv.net/Dev/lib/skins/V4_lite/plugins/plugintemplate/plugin.css" /><link rel="stylesheet" type="text/css" href="http://aalv.net/Dev/lib/skins/V4_lite/plugins/tileflip/plugin.css" /><link rel="stylesheet" type="text/css" href="http://aalv.net/Dev/lib/skins/V4_lite/plugins/tileslide/plugin.css" /><link rel="stylesheet" type="text/css" href="http://aalv.net/Dev/lib/skins/V4_lite/plugins/tileslidefx/plugin.css" /><link rel="stylesheet" type="text/css" href="http://aalv.net/Dev/lib/skins/V4_lite/plugins/tileslideshow/plugin.css" /><link rel="stylesheet" type="text/css" href="http://aalv.net/Dev/lib/skins/V4_lite/plugins/tiletemplate/plugin.css" /><link rel="stylesheet" type="text/css" href="http://aalv.net/Dev/lib/skins/V4_lite/plugins/tiletwitter/plugin.css" /><link rel="stylesheet" type="text/css" href="http://aalv.net/Dev/lib/skins/V4_lite/plugins/tileweather/plugin.css" /><style> html{background-color:#F0F0F0;} #bgImage { position:fixed; top:0; left:0; z-index:-4; min-width:115%;min-height:100%; -webkit-transition:margin-left 450ms linear; -moz-transition:margin-left 450ms linear; -o-transition:margin-left 450ms; -ms-transition:margin-left 450ms; transition:margin-left 450ms; } .tile{ -webkit-transition-property: box-shadow, margin-left, margin-top; -webkit-transition-duration: 0.25s, 0.5s, 0.5s; -moztransition-property: box-shadow, margin-left, margin-top; -moz-transition-duration: 0.25s, 0.5s, 0.5s; -o-transition-property: box-shadow, margin-left, margin-top; -o-transition-duration: 0.25s, 0.5s, 0.5s; -ms-transition-property: box-shadow, margin-left, margin-top; -ms-transition-duration: 0.25s, 0.5s, 0.5s; transition-property: box-shadow, margin-left, margin-top; transition-duration: 0.25s, 0.5s, 0.5s; } </style><script type='text/javascript'>var _gaq = _gaq || [];_gaq.push(['_setAccount', 'UA-30159978-1']);_gaq.push(['_trackPageview']);(function(){var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);})();</script> <script type="text/javascript" language="javascript" src="http://code.jquery.com/jquery-1.9.1.min.js"></script> <script src="http://aalv.net/Dev/lib/skins/V4_lite/js/html5.js"> <script src="http://code.jquery.com/jquery-2.0.0b2.js"></script> <script src="http://aalv.net/Dev/lib/skins/V4_lite/js/html5.js"> <script src="http://code.jquery.com/jquery-2.0.0b2.js"></script> <script type="text/javascript">window.jQuery || document.write('<script type="text/javascript" src="http://aalv.net/Dev/lib/skins/V4_lite/js/jquery191.js"><\/script>')</script> <script type="text/javascript" language="javascript" src="http://aalv.net/Dev/lib/skins/V4_lite/js/plugins.js"></script> <script> scale = 145; spacing = 10; theme = 'theme_default'; $group.titles = ["Home","Operations","Crew"]; $group.spacingFull = [4,4,4]; $group.inactive.opacity = "1"; $group.inactive.clickable = "1"; $group.showEffect = 0; $group.direction = "horizontal"; mouseScroll = "1"; siteTitle = 'American Virtual'; siteTitleHome = 'Home'; showSpeed = 400; hideSpeed = 300; scrollSpeed = 550; device = "desktop"; scrollHeader = "1"; disableGroupScrollingWhenVerticalScroll = ""; /*For background image*/ bgMaxScroll= "130"; bgScrollSpeed = "450"; /*For responsive */ autoRearrangeTiles = "1"; autoResizeTiles = "1"; rearrangeTreshhold = 3; hidePanelonclick = '1';pageTitles=new Array();pageTitles['typography.php'] = 'Typography';pageTitles['changelog.php'] = 'Changelog and Bugs';pageTitles['features.php'] = 'Features';pageTitles['about.php'] = 'About';pageTitles['tutorials.php'] = 'Docs and Tutorials';pageTitles['contact.php'] = 'Contact';pageTitles['download.php'] = 'Download';pageTitles['buytemplate.php'] = 'Buy Template';pageTitles['demo.php'] = 'Demo sites and examples';</script><script type="text/javascript" src="http://aalv.net/Dev/lib/skins/V4_lite/plugins/accordion/plugin.js" /></script><script type="text/javascript" src="http://aalv.net/Dev/lib/skins/V4_lite/plugins/autozoom/plugin.js" /></script><script type="text/javascript" src="http://aalv.net/Dev/lib/skins/V4_lite/plugins/lightbox/plugin.js" /></script><script type="text/javascript" src="http://aalv.net/Dev/lib/skins/V4_lite/plugins/panels/desktop.js" /></script><script type="text/javascript" src="http://aalv.net/Dev/lib/skins/V4_lite/plugins/plugintemplate/plugin.js" /></script><script type="text/javascript" src="http://aalv.net/Dev/lib/skins/V4_lite/plugins/tileflip/plugin.js" /></script><script type="text/javascript" src="http://aalv.net/Dev/lib/skins/V4_lite/plugins/tilemedia/plugin.js" /></script><script type="text/javascript" src="http://aalv.net/Dev/lib/skins/V4_lite/plugins/tileslide/plugin.js" /></script><script type="text/javascript" src="http://aalv.net/Dev/lib/skins/V4_lite/plugins/tileslidefx/plugin.js" /></script><script type="text/javascript" src="http://aalv.net/Dev/lib/skins/V4_lite/plugins/tileslideshow/plugin.js" /></script><script type="text/javascript" src="http://aalv.net/Dev/lib/skins/V4_lite/plugins/tiletemplate/plugin.js" /></script><script type="text/javascript" src="http://aalv.net/Dev/lib/skins/V4_lite/plugins/tiletwitter/plugin.js" /></script><script type="text/javascript" src="http://aalv.net/Dev/lib/skins/V4_lite/plugins/tileweather/plugin.js" /></script><script type="text/javascript" src="http://aalv.net/Dev/lib/skins/V4_lite/js/functions.js" /></script><script type="text/javascript" src="http://aalv.net/Dev/lib/skins/V4_lite/js/main.js" /></script><script type="text/javascript" src="http://aalv.net/Dev/lib/skins/V4_lite/plugins/tilemedia/jquery.media.js" /></script><script type="text/javascript" src="http://aalv.net/Dev/lib/skins/V4_lite/plugins/tilemedia/jquery.metadata.js" /></script><script type="text/javascript" src="http://aalv.net/Dev/lib/skins/V4_lite/plugins/tileweather/jquery.simpleWeather-2.1.2.min.js" /></script> <noscript><style>#tileContainer{display:block}</style></noscript> </head>
  21. Route map and ACARs map are not showing up either, any suggestions?
×
×
  • Create New...