DEBUG
From Openflyers
Trigger
In order to track some php.log errors, here is the current list of Debug::addLog triggers:
| file | line | file created | error tracked (we guess) |
|---|---|---|---|
| GenericDBAccess.php | 369 | genericdbaccess | "Object of class Aircraft could not be converted to string" line 376 of GenericDBAccess |
| functions.php | 270 | translation | translations mistake (automatically corrected by correctMissing_trArgs |
| GenericDBAccess.php | 920 | genericdbaccess2 | "Undefined index: id" line 920 of GenericDBAccess |
| GenericDBAccess.php | 905 | genericdbaccess3 | "Undefined index: order_num" line 905 of GenericDBAccess |
| Menu.php | 245 | menu | "Undefined index: 0" line 245 of Menu.php |
| InstAvailibility.php | 193 | instavail | "Undefined index: x" line 193 of InstAvailibility.php |
| flightAddModify.php | 396 | flightaddmodify | "Undefined index: x" line 396 of flightAddModify.php |
| configAircraft.php | 72 | aircraftOrder | Find double order_num |

