Cloudlog icon indicating copy to clipboard operation
Cloudlog copied to clipboard

Error Message in "view QSL Cards"

Open vbueschken opened this issue 1 year ago • 7 comments

Today I have installed Cloudlog on my hosted environment ( v2.6.2 ) PHP 8.2

When I click on "view QSL Cards" I get following error message:

An uncaught Exception was encountered Type: InvalidArgumentException Message: where_in() expects $values to be a non-empty array Filename: /www/htdocs/buesccom/cloudlog.bueschken.com/system/database/DB_query_builder.php Line Number: 884

vbueschken avatar Jan 09 '24 14:01 vbueschken

Was this a fresh install with no Qsos present?

Message: where_in() expects $values to be a non-empty array

Suggests that no Logbook has been created with an attached Station Location

magicbug avatar Jan 10 '24 14:01 magicbug

Fresh install. Logbook has been created and 1 Test Record. I can see this Record in 'Advanced'

vbueschken avatar Jan 10 '24 14:01 vbueschken

Perfect, thanks that needs cleaned up :)

magicbug avatar Jan 10 '24 15:01 magicbug

Not a bug per say but visually not very nice!

magicbug avatar Jan 10 '24 15:01 magicbug

I also get this Message, when I try to save a Live QSO:

A PHP Error was encountered Severity: 8192 Message: trim(): Passing null to parameter #1 ($string) of type string is deprecated Filename: models/Logbook_model.php Line Number: 297

May be the same cause..? The Record is saved - I can see it in Logbook Advanced

vbueschken avatar Jan 10 '24 15:01 vbueschken

I also get this Message, when I try to save a Live QSO:

A PHP Error was encountered Severity: 8192 Message: trim(): Passing null to parameter #1 ($string) of type string is deprecated Filename: models/Logbook_model.php Line Number: 297

May be the same cause..? The Record is saved - I can see it in Logbook Advanced

This is unrelated i'd suggest creating a new issue but perhaps you haven't created a station location and linked it to a Station Logbook?

magicbug avatar Jan 10 '24 15:01 magicbug

negativ I have created a station location, a logbook and have linked both

vbueschken avatar Jan 10 '24 15:01 vbueschken