We recently got this error message in our OFP. Can you do anything with it?
Fatal error : Uncaught TypeError: abs(): Argument #1 ($num) must be of type int|float, SimpleXMLElement given in /home/swrepub/www/Edelweiss_intranet/ofp/OFP.php:583 Stack trace: #0 /home/swrepub/www/Edelweiss_intranet/ofp/OFP.php(583): abs(Object(SimpleXMLElement)) #1 {main} thrown in /home/swrepub/www/Edelweiss_intranet/ofp/OFP.php on line 583
Hi, maybe you need to account for the possibility that $flight->impacts->minus_2000ft->burn_difference is not set (for example, when forcing a custom altitude that’s above the maximum altitude at the planned weight).