Jump to content

Strider

Members
  • Posts

    1821
  • Joined

  • Last visited

  • Days Won

    53

Everything posted by Strider

  1. Maybe put some sort of roll over effect on the nav, as it isn't that clear what is text and what is the navigation. But looks real nice. Cheers Dan C
  2. Would it be possible to create a map of the places each pilot has flown, a new route added everytime they submit a pirep and it is accepted? Cheers Dan C
  3. It is fixed now. This topic can be locked now. Cheers Dan C
  4. My acars map is not showing properly, it only shows it at a zoom of 1 mile and I can't get it to show properly. http://globalaircargovirtual.org/index.php/acars Cheers Dan C
  5. B744 is the ICAO code for the Boeing 747-400. Cheers Dan C
  6. nige I tried it, and it didn't work. I copied and pasted you code did what you said, and signed up after uploading the forumregister folder. Cheers Dan C
  7. The aircraft in your banner are stretched and don't look that well. Just thought you should know that. Cheers Dan C
  8. Just re upload the skin and it will be fine. Cheers Dan C
  9. Strider

    FSpax

    Yea might be your freehost blocking it. I am not sure as i dont use freehosting no more. Cheers Dan C
  10. Strider

    FSpax

    Did you download the config file? and put it into the fspax main folder? I am not sure if it goes there as I dont use FSpax for my VA. Cheers Dan C
  11. Go to core/templates folder and find the file email_registered.tpl that is the email pilots get when they register. Save it to your skin folder though, as it will get over written in updates, if you save over the file in the core/templates folder. Cheers Dan C
  12. I am now trying to work on the code myself as I think t his would be a great idea to have, but am having some trouble with it: <?php $array = array(SchedulesData::GetBidWithRoute($pilotid, $code, $flightnum)); $comma_separated = implode(",", $array); echo $comma_separated;?> It shows nothing even though I tested it by bidding on a flight, that bid did not show up. Is there something else I should be trying? Cheers Dan C
  13. Most likely your host, this is the problem with free hosts, they are not always reliable. And can sometimes be slow loaders or they just wont load at all in some extreme cases. Cheers Dan C
  14. Nothing is showing up still. Cheers Dan C
  15. How do i call the implode()?? Cheers Dan C
  16. I have tried the other functions, and they are not working. I get the word Array at the bottom now. Cheers Dan C
  17. I am not getting any error now, but nothing shows up, everything is just blank. http://globalaircargovirtual.org/index.php/pilots Cheers Dan C
  18. <?php echo void CheckUserInGroup($pilotid, $groupid);?> There you go. Cheers Dan C
  19. I am trying to get the groups the pilots are in to show on the roster, so you know which pilot is in which group, I am having some trouble with it and am getting an error. Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/globalai/public_html/lib/skins/global/pilots_list.tpl on line 61 Cheers Dan C
  20. I get a web site under review page. Cheers Dan C
  21. Strider

    JALSkin

    Little suggestion the logo on the banner, maybe make it see through the white it will look better then having a sliver of the image on the left hand side of it. Cheers Dan C
  22. <div id="routemap"></div> put the code for the route map in those tags then in the css file put: #routemap{ text-align:center; } Cheers Dan C
  23. that is not a an error that is in dire need of a fix really, that is just a mistake on nabeels part when he made the update. Cheers Dan C
  24. RSS feeds might need a fix not sure though. Otherwise just chmod when needed. Cheers Dan C
  25. Well first off you would design this in html, as html is static not dynamic, secondly even for the most realistic VA's this idea isn't needed, as you dont have real passengers. Cheers Dan C
×
×
  • Create New...