Jump to content

mattia

Members
  • Posts

    267
  • Joined

  • Last visited

Everything posted by mattia

  1. what? sorry but I did not understand
  2. Hi I wrote this code to get the hours of a pilot on a single airplane in profile_stasts.tpl but don't work <?php $query = 'SELECT flighttime FROM '.TABLE_PREFIX.'pireps WHERE aircraft = 6 AND pilotid = '.Auth::$userinfo->pilotid'; --------------->I believe that the error is here $result=DB::get_row($query); echo $result->distance; { } ?> Can you help? many thanks Regards
  3. Hi all boys I was trying to create a code to get a list of the 15 best riders with more miles flown, can anyone help me do this Many thanks for help
  4. mattia

    Small Help

    post your va link please
  5. hi all boys I have a simple question, what is the file that generates the menu circled in black? (view the photo) thanks for help
  6. like Cor, yes Jeff, Is it possible to add the possibility in to also serach on distance?
  7. hi all, sorry but where dowload this module? thx
  8. is possible to use a mail different from that of the admin?
  9. many thanks nice addon but you can use as an email sender other than admin
  10. mattia

    vStatsCenter

    many thanks kyle :D
  11. mattia

    vStatsCenter

    hi kyle, thanks for the module but i have this error Fatal error: Call to undefined method VAStatsData::monthly_promotions() in /var/www/virtual/xxxxxxmodules/vStatsCenter/vStatsCenter.php on line 47
  12. mattia

    vAwards

    now work many thanks very nice addon :D
  13. mattia

    vAwards

    lacks the modules folder, located in the core folder?
  14. mattia

    vAwards

    many thanks kyle i have add this <?php MainController::Run('vAwards', 'showPilotIssuedAwards', $userinfo->pilotid); ?> in my profile_main.tpl, i have added the award, but in pilot center dont'view the award
  15. now works, thanks a lot for your help jeff and itrobb, you are great problem solved
  16. hi jeff, thanks for your interest I tried your code but not working, there is no result I cannot understand the problem, the code is right Thank you all for your help guys
  17. you've tried it on me, look at my badge below
×
×
  • Create New...