import listing

This topic contains 23 replies, has 3 voices, and was last updated by  Alex Rollin 5 years, 7 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #524825

    Alex Rollin
    Moderator
    Post count: 27815

    What error did you see ?

    If we need to check the settings please provide WP Admin credentials in a private reply.

    WordPress Credentials
    WP Admin Login URL:
    WP Admin Username:
    WP Admin Password:

    #524827

    Eric Holst
    Expired Member
    Post count: 25

    i selected to update the record if the ID existed. so it should have updated the existing record when i tried to import.

    #524828

    Eric Holst
    Expired Member
    Post count: 25
    This reply has been marked as private.
    #524829

    Eric Holst
    Expired Member
    Post count: 25
    This reply has been marked as private.
    #524830

    Alex Rollin
    Moderator
    Post count: 27815

    If you are seeing an error on selection of the file saying it is not a valid CSV file, that is a WP error that can be fixed as described here:

    https://wpgeodirectory.com/docs-v2/geodirectory/settings/import-export/#not-a-valid-csv-file

    #524851

    Eric Holst
    Expired Member
    Post count: 25

    is this the fix?

    [php]
    function wp39550_disable_real_mime_check( $data, $file, $filename, $mimes ) {
    $wp_filetype = wp_check_filetype( $filename, $mimes );

    $ext = $wp_filetype[‘ext’];
    $type = $wp_filetype[‘type’];
    $proper_filename = $data[‘proper_filename’];

    return compact( ‘ext’, ‘type’, ‘proper_filename’ );
    }
    add_filter( ‘wp_check_filetype_and_ext’, ‘wp39550_disable_real_mime_check’, 10, 4 );
    [/php]

    #524852

    Eric Holst
    Expired Member
    Post count: 25

    the plugin is saying that its not necessary for versions after 4.7.3 ????????

    is this what your telling me is the solution?

    #524854

    Eric Holst
    Expired Member
    Post count: 25

    after installing the plugin, it appears to have worked on my single record test file. rather unusual that my MemberPress plugin imported CSV files without any issues and didn’t require this plugin in order to work?

    #524990

    Alex Rollin
    Moderator
    Post count: 27815

    Glad to hear it worked 🙂

Viewing 9 posts - 16 through 24 (of 24 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount