Jump to content

Txmmy83

Members
  • Posts

    493
  • Joined

  • Last visited

Everything posted by Txmmy83

  1. is this update for the beta too?
  2. Txmmy83

    CAVacars

    maybe this issue is related to the fact that we use a beta version of phpvms? we need because nighthawks aircraft maintenance mod need that to work
  3. Txmmy83

    CAVacars

    hope that is precise: biding when having an existing bid bit even when clicking on delete previous bid when CAVacars ask to do will end up having two bids as it seems that it not delete the previous one can be easily checked by going in pilotcenter/bids PS: CAVacars is great even with that small bug
  4. Txmmy83

    CAVacars

    ok right now there is only one situation left where my problem exist if you have already bid and bid on another flight CAVacars asks to delete previous bid then it add the new one to bid flight but the old one remains bid status too
  5. Txmmy83

    CAVacars

    Bruno, add bid works great but the remove bid didn't work for me any idea? or fix best regards, Thomas
  6. downloaded updated main download and new pirepacdata.class and have this problem: updated version does not auto approve my pireps any idea?
  7. works but I will make a stress test tomorrow with a few flights did two short hop flights LKPR-LZIB simulated as none problem flight and LZIB-LOWW with overspeeding problem as it should first one get accepted and second rejected because of Overspeeding thanks a lot for this module
  8. yep PilotData.class.php PirepAcData.class.php
  9. it woked at the first try but not at second time I get same error message I have posted before
  10. I dont know if it is Important but I am on phpVMS beta version because of Nighthawks Aircraft Purchase mod PIREPData.class.php
  11. my Pilot ID is in format VLIxxxx it doesnt approve pireps using kACARS and CAVACARS maybe I have it at the false line PirepData Class? public static function updateFlightReport($pirepid, $pirepdata, $recalc_finances = true) { if (!is_array($pirepdata)) { return false; } if ($pirepdata['depicao'] == '' || $pirepdata['arricao'] == '') { return false; PirepAcData::search($pirepid); } $pirepinfo = self::getReportDetails($pirepid); if(isset($pirepdata['fuelused']) && isset($pirepdata['fuelunitcost'])) { $pirepdata['fuelprice'] = $pirepdata['fuelused'] * $pirepdata['fuelunitcost']; } if(isset($pirepdata['flighttime'])) { $flighttime_stamp = str_replace('.', ':', $pirepdata['flighttime']) . ':00'; $pirepdata['flighttime'] = str_replace(':', ',', $pirepdata['flighttime']); } # Recalculate finances if these fields are set...
  12. airports are listed as hubs in Airport database
  13. I get an output that I think is not what it should look like full page but there is no navigation and rest of site is gone another thing is that I can not find the fuel burn in the hubstat class
  14. Thanks Iain, great I was looking for that for a longtime but where should that code but in?
  15. <?php if(!$aircrafts) { echo '<span style="color:red;">No aircraft in your database</span>'; } else {?> <ul class="tabs"> <li><a href="#">Vola Italia</a></li> <li><a href="#">Tab 2</a></li> <li><a href="#">Tab 3</a></li> </ul> <!-- tab "panes" --> <div class="panes"> <div><table class="tablesorter"> <tr> <th>Aircraft</th> <th>Image</th> <th>View</th> </tr> <?php foreach($aircrafts as $aircraft) { if($aircraft->airline == "VA") { ?> <tr> <td><?php echo $aircraft->aircraft;?></td> <td> <?php if(!$aircraft->image){ echo "No Image Available."; } else {?> <img src="<?php echo SITE_URL?>/lib/images/aircraft/thumbs/<?php echo $aircraft->image;?>" alt="<?php echo $aircraft->airline;?>"/><?php }?></td> <td><a href="<?php echo SITE_URL?>/index.php/Aircraft/Aircraftview/<?php echo $aircraft->aircraftid;?>"><span class="btn">View more</span></a></td> </tr> <?php } } ?> </table></div> what I havent figured out yet is how to link the tabs with the links OK just figured out how it works
  16. didnt figured out yet how to customize this have a question how can I setup the tabs and links and where can I config that it use my va code instead of MH on Aircraft Create strange my version shows v1.0 downloaded today best regards and thanks in advance Thomas
  17. looks more like a database connection problem
  18. still looking that we have someone sniffing phpvms sites 61.135.189.69 - - [01/Oct/2013:08:10:11 -0400] "GET /index.php/profile/view/5 HTTP/1.1" 200 23812 "-" "Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)" 118.139.163.141 - - [01/Oct/2013:08:13:35 -0400] "GET /index.php/registration//core/lib/php-ofc-library/ofc_upload_image.php HTTP/1.1" 200 23199 "-" "Mozilla/4.0 (compatible; MSIE 7.0; America Online Browser 1.1; Windows NT 5.1; (R1 1.5); .NET CLR 2.0.50727; InfoPath.1)" 118.139.163.141 - - [01/Oct/2013:08:13:35 -0400] "GET //core/lib/php-ofc-library/ofc_upload_image.php HTTP/1.1" 200 11882 "-" "Mozilla/4.0 (compatible; MSIE 7.0; America Online Browser 1.1; Windows NT 5.1; (R1 1.5); .NET CLR 2.0.50727; InfoPath.1)" 118.139.163.141 - - [01/Oct/2013:08:13:35 -0400] "GET /index.php//core/lib/php-ofc-library/ofc_upload_image.php HTTP/1.1" 200 11878 "-" "Mozilla/4.0 (compatible; MSIE 7.0; America Online Browser 1.1; Windows NT 5.1; (R1 1.5); .NET CLR 2.0.50727; InfoPath.1)" 208.115.113.87 - - [01/Oct/2013:08:14:54 -0400] "GET /index.php/pireps/view/161 HTTP/1.1" 200 16811 "-" "Mozilla/5.0 (compatible; Ezooms/1.0; ezooms.bot@gmail.com)" 208.115.113.87 - - [01/Oct/2013:08:14:55 -0400] "GET /index.php/schedules/brief/3434 HTTP/1.1" 200 15334 "-" "Mozilla/5.0 (compatible; Ezooms/1.0; ezooms.bot@gmail.com)" 208.115.113.87 - - [01/Oct/2013:08:14:57 -0400] "GET /index.php/schedules/brief/3537 HTTP/1.1" 200 15328 "-" "Mozilla/5.0 (compatible; Ezooms/1.0; ezooms.bot@gmail.com)" 208.115.113.87 - - [01/Oct/2013:08:14:58 -0400] "GET /index.php/schedules/details/3473 HTTP/1.1" 200 14100 "-" "Mozilla/5.0 (compatible; Ezooms/1.0; ezooms.bot@gmail.com)" 208.115.113.87 - - [01/Oct/2013:08:14:59 -0400] "GET /index.php/schedules/details/3519 HTTP/1.1" 200 14098 "-" "Mozilla/5.0 (compatible; Ezooms/1.0; ezooms.bot@gmail.com)"
  19. many Phpvms sites (including my own) were hacked today by Indonesian Hackers that is maybe one explination!
  20. the demo is quite nice I am thinking of a purchase the price is quite high but it add an airline feeling into the sim Parkho, do you know where I can get a accurate Payload model for the fifty north B737-300?
  21. FSPAX is Fs Passengers right? there is a Version for FS9 & FSX they are Sold seperatly to my Knowledge right?
  22. Fuel Flow is totally clear to me it is the consumption in Liter/Kg on 100nm the Problem is more where to find this data
  23. for one strange reason it seems also depend on used skin a bit? I used to had such registers in past since I use my own skin nothing but have to say each register is proved against stop forum spam
×
×
  • Create New...