• Resolved mikethome

    (@mikethome)


    I’m getting an error when trying to import but I’m not sure what the issue is based off of this message:

    “Problem uploading file to import. Error details: ” ”

    columns are:
    username
    email
    first_name
    last_name
    add_balance
    program_name

    The last two are custom fields being used to add to a users wallet.

Viewing 1 replies (of 1 total)
  • Plugin Author Javier Carazo

    (@carazo)

    @mikethome,

    The problem is not in the csv, the problem is in your site.

    wp_handle_upload the function that is responsible for uploading the file and processing it as media to read it, is failing. It must be a problem of permissions, space on the server or something related to the above.

Viewing 1 replies (of 1 total)

The topic ‘Error Importing with no details’ is closed to new replies.