You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Engintron reporting some undefined array keys in file: /opt/engintron/app/engintron.php
[23-Jun-2024 12:11:59 Europe/Berlin] PHP Warning: Undefined array key "op" in /opt/engintron/app/engintron.php on line 101
[23-Jun-2024 12:11:59 Europe/Berlin] PHP Warning: Undefined array key "f" in /opt/engintron/app/engintron.php on line 102
[23-Jun-2024 12:11:59 Europe/Berlin] PHP Warning: Undefined array key "state" in /opt/engintron/app/engintron.php on line 105
[23-Jun-2024 12:12:01 Europe/Berlin] PHP Warning: Undefined variable $message in /opt/engintron/app/engintron.php on line 731
[23-Jun-2024 12:12:05 Europe/Berlin] PHP Warning: Undefined array key "f" in /opt/engintron/app/engintron.php on line 102
[23-Jun-2024 12:12:05 Europe/Berlin] PHP Warning: Undefined array key "state" in /opt/engintron/app/engintron.php on line 105
Which is this code:
This error wasn't the case before last update.
The text was updated successfully, but these errors were encountered:
Engintron reporting some undefined array keys in file: /opt/engintron/app/engintron.php
[23-Jun-2024 12:11:59 Europe/Berlin] PHP Warning: Undefined array key "op" in /opt/engintron/app/engintron.php on line 101
[23-Jun-2024 12:11:59 Europe/Berlin] PHP Warning: Undefined array key "f" in /opt/engintron/app/engintron.php on line 102
[23-Jun-2024 12:11:59 Europe/Berlin] PHP Warning: Undefined array key "state" in /opt/engintron/app/engintron.php on line 105
[23-Jun-2024 12:12:01 Europe/Berlin] PHP Warning: Undefined variable $message in /opt/engintron/app/engintron.php on line 731
[23-Jun-2024 12:12:05 Europe/Berlin] PHP Warning: Undefined array key "f" in /opt/engintron/app/engintron.php on line 102
[23-Jun-2024 12:12:05 Europe/Berlin] PHP Warning: Undefined array key "state" in /opt/engintron/app/engintron.php on line 105
Which is this code:
This error wasn't the case before last update.
The text was updated successfully, but these errors were encountered: