Jump to content

Connor1994

Members
  • Posts

    167
  • Joined

  • Last visited

Everything posted by Connor1994

  1. Looks brill! I would be that friend
  2. Thanks very much Matthew, long time no speak! Hope you're keeping well
  3. Thanks! We were for a while as I literally had no time although now that I'm settled into my full time job I know exactly how much time I can dedicated. So we're back now, with quite a few changes. Cheers
  4. Euroscot is back, and better than ever before - http://euroscotva.co.uk

  5. Euroscot Virtual - Scotland's preferred virtual airline will take to the skies once again! It is after careful consideration by the management that the decision was made to bring Euroscot back to the virtual skies. "This time round much more scrutiny will be exercised when it comes to flight operations", says Graeme Davis - Joint Managing Director. The website has been modified significantly since the previous existence. Now pilots can benefit from much more realistic features such as; accurate flight schedules/briefings, resources such as airport and stand allocation charts, leave and hub transfer requests, custom PIREP submission system and much more. Euroscot Virtual welcomes all previous pilots to return, experience the change and continue their career. Prospective pilots can expect to join and be overwhelmed by what is now on offer. So why not join us? We are back - and better than ever before! http://euroscotva.co.uk Staff Vacancies: Note: Previous experience in any staff role within a virtual airline is beneficial although not necessary. Management Team - Assistant Managing Director Airline Operations Department - Flight Operations Manager & HR Manager. To apply for any of these vacancies, email - jobs@euroscotva.co.uk with some information about yourself and make reference to the position which you are applying for.
  6. Great work, you done it so quick CS
  7. Hi, In our fleet there is over 200 aircraft, is there a way to have the list show only a certain number of aircraft, then have a next button below so members can scroll through the table as opposed to the list extending the page? Cheers CS
  8. Got it to show in public however the limit on awards is not working, any ideas? Cheers! CS
  9. Wow! Fantastic, I'll keep my eyes peeled!
  10. Sava, Similarly to your LoA module, how about a similar form to be submitted for a hub transfer, that exactly like the LoA system, simply displays the request on the admin panel? CS
  11. Hi Kyle, How would I make this script viewable to the public? Also, how would I limit the displayed awards to 2? Cheers CS
  12. Hi everyone, Does anyone know how to change the colour for the Open Flash Charts, that show the PIREPs in the last 30 days? I'm only looking to change the colour slightly so it fits in nicely with my design. Cheers CS
  13. Thanks Jordan, it'll be http://ryr-va.com/ and you can monitor our Facebook page for updates - http://www.facebook.com/RYRvirtual
  14. It's really easy, it's just like skinning your normal website. In admin/lib/layout layout is pretty much the default skin just like crystal is in lib/skins so make a copy of admin/lib/layout, rename it and skin away. Make sure to change the config to reflect the skin you're using. Attached is for the VA I'm about to launch and is the first public insight. http://img138.images...08/83418808.png
  15. [solved] Sorry, turns out it was a really simple mistake on my behalf - the database prefix didn't match what I set it as.
  16. Hi all, I've recently re-installed Airmail but when I send a message to another pilot or a NOTAM, the message doesn't actually send despite the success message. I've imported the SQL fine, but for some reason the messages aren't sending. Any ideas? CS
  17. Brilliant! Thank you guys! [sOLVED]
  18. James, I get this error message: Parse error: syntax error, unexpected T_ELSE in C:\xampp\htdocs\dev\vms\lib\skins\###\profile_main.tpl on line 236 <?php if(count($pireps) > 0) { foreach($pireps as $flight) { echo '<tr><th>'.$flight->flightnum.'</th> <th>'.$flight->depicao.'</th> <th>'.$flight->arricao.'</th> <th>'.date(DATE_FORMAT, strtotime($flight->submitdate)).'</th> <th>'.$flight->landingrate.'</th> </tr>'; } else { echo "<tr><td>There are no recent flights!</td></tr>"; } ?>
×
×
  • Create New...