• Resolved civilvicky

    (@civilvicky)


    Hello,

    I am using free version of the plugin (ultimate csv import). I am getting error while uploading the csv file. Earlier i tried uploading the files which where generally less than 5 mb and they worked fine. But now i am trying to upload csv file which is 43 MB and I am getting the error after 100% upload. I have attached the error and my system settings screenshot.

    P.S : I even tried to match the exact minimum requirements of the server recommended by the plugin but still same error.?

    <a href=”https://ibb.co/2ZFZFNQ “>https://ibb.co/2ZFZFNQ
    https://ibb.co/fQ5bpNh

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Smackcoders Support

    (@smacksupport)

    Hello @civilvicky,

    You can upload bulk data into a single post. Check your CSV file, and you’ll be able to find anyone-specific columns with more data. A WordPress field like post_content allows you to insert bulk data.
    So along with the upload_max_filesize value, increase the post_maxsize value in your php.ini file. Doing this will help you import the data without any problem.

    Thread Starter civilvicky

    (@civilvicky)

    csv file is of 43 MB. It contains 1000 rows (1000 posts). I tried all recommended settings but still file wont get uploaded it gets upto 100% and then fails.

    Plugin Contributor Smackcoders Support

    (@smacksupport)

    Hello @civilvicky, Please validate your CSV file.
    Or share your CSV file with our support team, they can help you with this. Contact us at [email protected]

    Plugin Contributor Smackcoders Support

    (@smacksupport)

    We’ll designate this thread as resolved as it hasn’t been active in a while. If any new inquiries come up, kindly start a new topic; we’d be happy to assist.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘file not uploading’ is closed to new replies.