Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7951005
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T02:26:00+00:00 2026-06-04T02:26:00+00:00

I tried to upload a vcard file using codeigniter. But It’s not allowed to

  • 0

I tried to upload a vcard file using codeigniter. But It’s not allowed to upload. How to upload a vcard(.vcf) file using codeigniter?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T02:26:01+00:00Added an answer on June 4, 2026 at 2:26 am

    You’ll need to add the following to /application/config/mimes.php inside the $mimes array.

    'vcf'   =>  'application/octet-stream',
    'vcf'   =>  'text/x-vcard'
    

    You’ll also need to set the allowed_types configuration variable for the upload class. An example of setting configuration variables can be found on the manual page.

    $config['allowed_types'] = 'vcf';
    

    It’d be helpful to know if other file types can be successfully uploaded using your code, see some of what you’ve tried and also to know what error, if any you’re seeing when trying to upload a vcf file.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I tried to use the file upload using Apache Commons but the following exception
I tried to upload a file to my jersey server, but there is an
I have tried to upload image using FileTransfer.upload in phonegap api.But I am getting
I've tried to upload file using a form without an entity class. No luck
I have tries to upload the file using rich:fileupload componenet.When i tried to upload
I tried to upload file with connect-form , but if i want to upload
Following this thread, I tried to upload a file on the server. If I
How can I upload files to server using JSP/Servlet? I tried this: <form action="upload"
I tried to upload files via FTP but ran into problems. Are modern day
I have tried to upload .htaccess file on server, ftp gave me critical file

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.