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. any idea?
  4. 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
  5. mattia

    Small Help

    post your va link please
  6. many thanks Dave
  7. 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
  8. i have the same problem
  9. like Cor, yes Jeff, Is it possible to add the possibility in to also serach on distance?
  10. dont work for me thx Dave
  11. hi all, sorry but where dowload this module? thx
  12. is possible to use a mail different from that of the admin?
  13. many thanks nice addon but you can use as an email sender other than admin
  14. The link don't work
  15. mattia

    vStatsCenter

    many thanks kyle :D
  16. 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
  17. mattia

    vAwards

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

    vAwards

    no problem
  19. mattia

    vAwards

    lacks the modules folder, located in the core folder?
  20. 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
  21. now works, thanks a lot for your help jeff and itrobb, you are great problem solved
  22. 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
  23. you've tried it on me, look at my badge below
×
×
  • Create New...