Jump to content

shaun105

Members
  • Posts

    77
  • Joined

  • Last visited

Everything posted by shaun105

  1. Hi Sim lol I read between the lines on your last post. Its showing now ! I didnt have it in the same SQL DB, thanks a lot for the nudge in the right direction :P
  2. Hi All I m having a problem with the screenshot mod. I have placed all the files correctly. I upload a screenshot which is accepted and then I go to validate, it then tells me there is "no screen shot to validate" Have I missed something? Look forward to any support on this.
  3. shaun105

    Signatures

    Excellent Many thanks for that Sim Pilot.
  4. shaun105

    Signatures

    Hi Is there a way to give a pilot a choice of signatures. For instance A330 Pilot signature, ATR72 Pilot. Or is it just the one signature?
  5. Hi I have placed the coding in for showing the charts. All Irish charts such as EIDW-EINN-EICK work fine. However I have tried EGLL once you click on the placement image it transfers back to the pilot briefing. Could someone give me a few pointers regarding this please code below. As you can see I am using Gif format <h3>Procedures and Information</h3> <table width="98%" align="center"> <tr style="background-color: #333; color: #FFF;"> <td>Charts for <?php echo $schedule->depicao?></td> <td>Charts for <?php echo $schedule->arricao?></td> </tr> <tr align="center"> <td width="50%" valign="top"> <a href="<?php $data = OperationsData::GetAirportInfo($schedule->depicao); echo $data->chartlink; ?>" target="_blank"> <img border="0" src="http://www.aerlingus-virtual.net/images/charts/<?php echo $schedule->depicao?>.gif" width="387px" height="594px" alt="No chart available" /></a><br> <a href="<?php $data = OperationsData::GetAirportInfo($schedule->depicao); echo $data->vacc; ?>" target="_blank">Local VACC</a> </td> <td width="50%" valign="top"> <a href="<?php $data = OperationsData::GetAirportInfo($schedule->arricao); echo $data->chartlink; ?>" target="_blank"> <img border="0" src="http://www.aerlingus-virtual.net/images/charts/<?php echo $schedule->arricao?>.gif" width="387px" height="594px" alt="No chart available" /></a><br> <a href="<?php $data = OperationsData::GetAirportInfo($schedule->arricao); echo $data->vacc; ?>" target="_blank">Local VACC</a> </td> </tr> </table>
  6. You know what guys you are right in some respects, I thought that paid service was a forum just for that, not to jump on the band wagon to the defence of Nabeel. I have now taken it down due to the apparent "lack of respect" shown. Apologies to Nabeel and to anyone else this may of offended, however I am sure I have seen other companies offering something nearer the same within this forum. Anyway their you go, it was a meer alternative that's all. Point to note I didn't get asked to take it down off admin.
  7. Thanks for getting back to me, look forward to the update.
  8. Thanks for that! I have PM'd you with basic details on how to get it started. But no copying !! lol
  9. Hi We have an event on the 21st Aug (2010) starting at 20.00 GMT however the event has moved into the past events section, i feel that this is a bad sync on where the module picks up the time from, anybody give me some advice on how to rectify please.
  10. Thaks for your replies, We have narrowed it down to one pilot flying IVAO World tour on FSACARS. Maybe i will ask him to move to XACARS see what happens there.
  11. Thanks for that however I took a look while on a works system using internet explorer and low and behold the links work! how funny is that!
  12. Hi I have just had a new skin for my site, however i need to place a link to /pilots When i do this the link doesnt work, someone told me i may have to enable the page so people can see it as it may have been locked. I have checked and double checked my coding and it is right i have had another guy check it and he says its right. its just not making an active link can anyone help as if i had any i would be tearing my hair out.
  13. Yeah very strange, my Routes manager has been with me for years and he is the only one with access to them apart from myself. I became apparent when the route was showing a helicopter port. Did you manage to delete them from the DB, I did thought it was the end of the matter then all three of them reappeared again. What where the routes that appears for you? I believe the member in question to be be using FSACARS. The route manager is using the default routing system. Can any more light be shed on this.
  14. Great thanks guys, so an admin who doesnt fly does not need a pilot account? @Nabeel I have a girl who just does admin (not flying), We originally set her up with a pilot account so she can access her admin panel. So this begs the question now, that to still access her admin panel and carry out admin duties with her permissions, does she really need a pilots account. As mark has said she can still access her account even though retired. If it turns out she does require an account then she will continue to get emails warning her to fly or she will be deleted. Thanks
  15. Hi There, Great module got in on the aerlingus-virtual.net site looking good. Since installing it myself and my route manager have noticed strange routes appearing, we have watched this and traced it down to routes being flown by a member on the IVAO system (World Tour) Anyone tell me if there is a setting i am missing or is there a problem. Its pretty weird as they are writing themselves to the database. Help would be much appreciated.
  16. shaun105

    Maps

    Is there a way to make the google maps update quicker as flights are still displaying on there some hours later. Thanks
  17. I have a member of staff who is purely admin and does not fly. Is there a way apart from them filing a false PIREP, to stop the notification email being sent and the system to not recognise they have not done a flight without impacting on the rest of the members? I have had a search and could not find anything. Thanks in advance
  18. Thanks Mark I've got it now, I actually did a search nothing came up nice to see there are people willing to help.
  19. Is there an option for how long a bid stays active for, for instance if a pilot bids then doesnt fly it within 48 hours the system will delete it?
  20. Hi Is this guide forthcoming as we are having a few problems with FS passengers not exporting, stating invalid flight ID ect ect .It would be a great help if there was a guide on how to set up and configure what is needed.
  21. Excellent cheers Keith. Can you PM me when you have a convenient time to point me to the location of the code. Thanks again
  22. Seeing this is the place for requests I thought I would add a couple of my own. Being new i am not to sure if they have been requested before but here goes.... * Award images seen on Pilots Centre * Option for more than one email address on notifications to admins * A personal notification window to message individual pilots or groups. I see this is possible on accepting Pireps. Would be good if a pilot logs on into the Pilot centre and see's it. (Somthing like a NOTAM system) Overall a superb system though and I look forward to Aer Lingus Virtual members using it, they are excited about the move which will be happening around July.
  23. Hi, Just thought I would drop in on behalf of all the Aer Lingus Virtual and say hello to you all. We are currently in the midst of migrating our databases across to the system and getting our skin sorted so expect to see us in the air on the system sometime in July.
×
×
  • Create New...