Jump to content

Toyuko

Members
  • Posts

    311
  • Joined

  • Last visited

Everything posted by Toyuko

  1. If you could do that would be great, if you could fix it quick. Because its a major login annoyance for my pilots. http://www.megaupload.com/?d=ZJ6HG940
  2. Every time i log in i seem to get this error. Catchable fatal error: Object of class stdClass could not be converted to string in /home/jlvirtua/public_html/core/classes/TemplateSet.class.php on line 94
  3. Hey i got your pm your site looks nice. All shoot you a email.
  4. Toyuko

    Error.

    I get this error on all my user made pages..... http://jlvirtual.x10hosting.com//index.php/Pages/aboutus
  5. Hey i am currently looking for a skinner to skin me a new design to replace http://jalvirtual.org/ i lost all the original skin files so i am looking for a better more professional replacement, i am willing to pay. If i could could i see some of your previous skinning works? PM ME or email touy_smith@hotmail.com if interested.
  6. Send to me as-well please!
  7. Show us your Pilot ID Images here:
  8. Awesome
  9. Looks great
  10. I get this error every time i access my site. Parse error: syntax error, unexpected '<' in /home/jlvirtua/public_html/index.php on line 84
  11. One of my pilots cannot send his fsacars logs it reads: Error Sending Log Data Base Error
  12. Looks ok
  13. In the boarding pass can we get a background that we can change like the sigs?
  14. Toyuko

    Some help

    OK i got the code calling the VA id ex JAL and latest flight number but i need to call the pilot id insted of the flight number so what would the varible be? Original code <?php echo $report->code . $report->flightnum; ?> Edited <?php echo $report->code . $report->*; ?> * what would be the varible for the pilot ID number ex 0040 etc
  15. I like it
  16. Toyuko

    Some help

    So what would i code be like this: http://www.simmiles.com/asiava/JAL/newbuild/index2.php?Auth::$userinfo->pilotid
  17. Change your password.
  18. Toyuko

    Some help

    Yeah that's what it is.
  19. Toyuko

    Some help

    im calling it from the profile page or profile_main.tpl
  20. Toyuko

    Some help

    Hi nabeel can you attach a variable to this link "http://www.simmiles.com/asiava/JAL/newbuild/index2.php?pilotid=<? echo $pilotidvariable; ?> the pilot ID is being passed on to a different server so yeah.
  21. Toyuko

    Some help

    Me and my friend are trying to dev a bridge between phpvms and simmiles system what we need to ask is "We need to print out the pilot ID and password variables on the profile page how can we do that?"
  22. Toyuko

    header.tpl

    I think it looks fine.
  23. Toyuko

    header.tpl

    Well the title bar is white not transparent. I tryed adding another div but it just repeats the title bar image and the best of the page won't show up.
  24. Ok i have been trying to to get a new title bar in on top of my header image it works but the title bar seems to overlap the header image. http://jlvirtual.x10hosting.com//index.php Heres the code in header.tpl ive been working with. Lines 82 to 87 <img src="http://jlvirtual.x10hosting.com/lib/skins/JAL.Skin/lib/img/jlhead.png" /> <p> <p> </div> <div id="header"> </div>
×
×
  • Create New...