ADIF values
#1604
Replies: 1 comment 12 replies
-
Would need to see what the adif string is to know for sure. |
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am not sure if this is the right place to ask this but...
I am trying to POST some ADIF data into index,php/API/QSO but i am getting errors with the adit properties as below
please excuse the html but node red shows it as text
A PHP Error was encountered
Severity: Notice
Message: Undefined index: qso_date
Filename: models/Logbook_model.php
Line Number: 1645
A PHP Error was encountered
Severity: Notice
Message: Undefined index: time_on
Filename: models/Logbook_model.php
Line Number: 1645
A PHP Error was encountered
Severity: Notice
Message: Undefined index: call
Filename: models/Logbook_model.php
Line Number: 2173
Beta Was this translation helpful? Give feedback.
All reactions