magicbug / Cloudlog

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.
http://www.cloudlog.co.uk
MIT License
460 stars 190 forks source link

ADIF import is not working after codeignitor3.1.6 update #211

Closed wvolz closed 5 years ago

wvolz commented 6 years ago

ADIF import is failing with a "filetype you are attempting to upload is not allowed." error.

magicbug commented 6 years ago

Not had time to check but guessing https://github.com/magicbug/Cloudlog/pull/212 addresses this?

paulburton0 commented 6 years ago

I just pulled latest from master and still getting the same error when importing adi file:

The filetype you are attempting to upload is not allowed.

wvolz commented 6 years ago

@magicbug Not sure it was clear, but yes.

wvolz commented 6 years ago

@paulburton0 I've run into some issues where my OS sets the wrong MIME type on the upload and that causes CodeIgnitor to reject the file. What OS are you on?

paulburton0 commented 6 years ago

@wvolz I'm using Ubuntu 16.04.3