Installation Error - PHP Error - QRZ Sent #2842
Unanswered
itsthemedication
asked this question in
Q&A
Replies: 2 comments 2 replies
-
What does the migration number in debug info say? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Fix proposed in #2844. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
OS: Linux Mint 21
Cloudlog 2.6.0
Server Software Apache/2.4.52 (Ubuntu)
PHP Version 8.1.2-1ubuntu2.14
MySQL Version 8.0.35-0ubuntu0.22.04.1
So I plowed my way through the wiki install and was able to login and I get the dashboard but I get four PHP errors at the top of the page:
A PHP Error was encountered
Severity: Warning
Message: Undefined array key "QRZ_Sent"
Filename: controllers/Dashboard.php
Line Number: 110
Other three are exactly the same just line numbers "QRZ_Received" line 111, "QRZ_Sent_today" line 112, and "QRZ_Received_today" line 113.
I installed the qrz user/passwd to application/config/config.php and aslo installed the api in the dashboard.
Under maintenance and debug everything shows success.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions