Hello,
Am try to import .xls file but I got this error :The filename C:\xampp\htdocs\trsyss\files\temp__71290273\appointments.xls is not recognised as an OLE filewhat should i do ?
, Thanx .
I also Try to import CSV file I got → type not allowed :–> Failed to upload appointments.csv: File type not allowed
it’s not supposed to get this .
rembo wrote:
File type not allowed
Make sure you have already added csv extension file from PHP → General Options → File Upload → Allowed file types, re-generate ALL the script files, and try again.
after added csv extension I get this error :Server error 200: OKI look up to LOG file i don’t find any error
You may check the “import” action’s HTTP response in your browser, see Check HTTP Response from API.
This was very helpful , Thanx