Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An uncaught Exception was encountered #3205

Closed
2E0LXY opened this issue Oct 12, 2024 · 2 comments
Closed

An uncaught Exception was encountered #3205

2E0LXY opened this issue Oct 12, 2024 · 2 comments

Comments

@2E0LXY
Copy link

2E0LXY commented Oct 12, 2024

Importing basic ADIF from Log4OM and get this error.

An uncaught Exception was encountered
Type: Error
Message: Call to undefined function mb_convert_encoding()
Filename: /var/www/html/application/libraries/Adif_parser.php
Line Number: 136

If I do a Logbook of the World - ADIF Import I get.

A PHP Error was encountered
Severity: 8192
Message: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated
Filename: controllers/Lotw.php
Line Number: 726
An uncaught Exception was encountered
Type: Error
Message: Call to undefined function mb_convert_encoding()
Filename: /var/www/html/application/libraries/Adif_parser.php
Line Number: 136

@magicbug
Copy link
Owner

Can you provide the adif file?

@2E0LXY
Copy link
Author

2E0LXY commented Oct 13, 2024

PHP Module mbstring wasn't installed.
Once installed all sorted, now to play with it!
Many thanks :-)

@2E0LXY 2E0LXY closed this as completed Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants