Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Joseph Persie

    (@zmijevik)

    chrisvallleyoc please send the csv file to zmijevik@hotmail.com, i will be glad to resolve this issue for you.

    Plugin Author Joseph Persie

    (@zmijevik)

    update the plugin as mime validation has been revised

    Plugin Author Joseph Persie

    (@zmijevik)

    let me know if you have any more issues

    Thread Starter chrisvallleyoc

    (@chrisvallleyoc)

    It uploads now but wont ingest. The file shows up to ingest but no button to click, only the drop-down appears. Also the “Preview/Download” displays this error:

    Warning: fopen() [function.fopen]: http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /wp-content/plugins/supra-csv-parser/classes/UploadCsv.php on line 112

    Plugin Author Joseph Persie

    (@zmijevik)

    This means that you have disabled ( or already was ) the following option in your php.ini: allow_url_fopen. This directive has been set to Off. This option enables the URL-aware fopen wrappers that enable accessing URL object like files. So obviously you have to turn it on. Go to your php.ini and find “allow_url_fopen”, then set this to On.

    Also make sure you clear your cache and update to version 2.3.2

    Plugin Author Joseph Persie

    (@zmijevik)

    I am revising the plugin to omit this error without modifying php.ini look for 2.3.5

    Hello, I am using the latest version of wordpress and Supra CSV plugin and still can not upload csv.

    error: File is not a csv format

    Please, how I can fix this?

    I’m working on a real estate website template with Colorlabs estate expert and I think this plugin provides everything to add properties from csv files.

    Thank you very much, greetings!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘[Plugin: Supra CSV Importer] error: File is not a csv format’ is closed to new replies.