Issues upload station logs to QRZ.com #3435
Johnpaulish
started this conversation in
General
Replies: 1 comment 2 replies
-
|
Pointing at an issue with the grid square in the station location. What's the info in that section look like |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hi all,
I am having issue uploading logs to qrz.com after creating a new station location and importing a log via an ADIF to that location like after a POTA activation.
The spinner on the upload button get stuck. The upload does work but for some reason the grid square data does not update to qrz.com. This used to work until up created a new callsign.
I have done some troubleshooting and there is a PHP error in upload_station on the uploaded webpage - I am seeing this error:
Severity: Warning
Message: Undefined property: stdClass::$station_gridsquare
Filename: libraries/AdifHelper.php
Line Number: 189
I am running the current version of Cloud Log in docker.
Could somebody point me in the right direction?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions