Jump to content

Toyuko

Members
  • Posts

    310
  • Joined

  • Last visited

Everything posted by Toyuko

  1. 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
  2. Hey i got your pm your site looks nice. All shoot you a email.
  3. Toyuko

    Error.

    I get this error on all my user made pages..... http://jlvirtual.x10hosting.com//index.php/Pages/aboutus
  4. 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.
  5. Show us your Pilot ID Images here:
  6. 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
  7. One of my pilots cannot send his fsacars logs it reads: Error Sending Log Data Base Error
  8. In the boarding pass can we get a background that we can change like the sigs?
  9. 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
  10. Toyuko

    Some help

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

    Some help

    Yeah that's what it is.
  12. Toyuko

    Some help

    im calling it from the profile page or profile_main.tpl
  13. 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.
  14. 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?"
  15. Toyuko

    header.tpl

    I think it looks fine.
  16. 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.
  17. 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>
  18. Search the forum and you will find codes to insert. What forum system are you using?
×
×
  • Create New...