Hi,
I’m not able to upload VCards, I’ve added ‘vcf’ => ‘text/x-vcard’ to mimes.php, I’ve changed Apply XSS Filtering to uploaded files to “No”, but I’m still stuck!
Any solutions?
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
November 26, 2012 8:19am
Subscribe [2]#1 / Nov 26, 2012 8:19am
Hi,
I’m not able to upload VCards, I’ve added ‘vcf’ => ‘text/x-vcard’ to mimes.php, I’ve changed Apply XSS Filtering to uploaded files to “No”, but I’m still stuck!
Any solutions?
#2 / Nov 26, 2012 1:14pm
try checking this - codeigniter, but suspect it is the same issue
http://ellislab.com/forums/viewthread/172099/
#3 / Nov 27, 2012 7:53am
Thank you! I’ve actually fixed the issue, I just had to change my File Upload Preferences…