Web based amateur radio logging application built using PHP & MySQL supports general station logging tasks from HF to Microwave with supporting applications to support CAT control.
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
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