Jump to content

freshJet

Members
  • Posts

    1470
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by freshJet

  1. Thank you for the hard work guys but how do I add a comma to the results ie im showing pax carried

    5855072 how do I add a comma to this to seperate ? to show for example 58,550,72 to the line

    <?php echo StatsData::TotalPaxCarried();?>

    please help im stuck

    <?php echo number_format(StatsData::TotalPaxCarried());?>

  2. Why does everyone slam people in this forum? Yeah, he used a template, but show some support to the guy. He at least tried to give to the community. I don't understand why everyone has to have a "me v you" attitude.

    No one has slammed anyone (unless that's why DJRixton decided to withdraw his posts). But it happens too often now where skins are being released, sometimes payware, that are breaching licenses.

    • Like 1
  3. I have to agree with some of these posts, while our VA is also a 2 "monther", I ensured our website, SmartCARS, Forums etc were all running, tested and working before I posted our URL anywhere. To come on here without it just isnt a good start to your VA.

    That said however, from one fresh VA to another, I wish you the best of luck!

    This was 2 years ago. I think it's safe to say it's already long gone.

  4. Not through the config file, but you could edit the code for the $userinfo class. So, if the ID is 0000 echo 'Retired'.

    Problem there is that might cause some issues where it is expected as a number, i.e passed into functions.

×
×
  • Create New...