Hi, i have just noticed the following error when filing a manual pirep,
Warning: Invalid argument supplied for foreach() in /srv/www/easyjetva.com/public_html/core/common/LandingstatsData.class.php on line 23
I take its because there is no value going into that field, what would be the best option to fix this, im thinking allow null in the database? Or is there something else that would do it.
Hi, i have just noticed the following error when filing a manual pirep,
Warning: Invalid argument supplied for foreach() in /srv/www/easyjetva.com/public_html/core/common/LandingstatsData.class.php on line 23
I take its because there is no value going into that field, what would be the best option to fix this, im thinking allow null in the database? Or is there something else that would do it.
I’m having the same issue. To add to this I get this error when FSFK opens the PIREP page after it submits it to the database.
I have just done a bit of testing and on my test site i dont get the error, the only difference i can see is i still have the old column in the pireps field landing_rate, maybe this is it.