Import fails when trying to import .xls file

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
YogiYang
User
Posts: 101

Import fails when trying to import .xls file

Post by YogiYang »

Hello,

In my case when I try to import .xls file or .csv file I get following error:

Failed to upload ImportDataFormat.xls: File type not allowed (when trying with .xls file)
Failed to upload ImportDataFormat.csv: File type not allowed (when trying with .csv file)

What am I missing here?

TIA


YogiYang
User
Posts: 101

Post by YogiYang »

The problem is solved!

I had to add the file extensions to Allowed file types under PHP settings.


Post Reply