Error on CSV Import in utils.php
-
I have this installed on a GoDaddy server and cannot get the import to work. It works fine on all other servers – GoDaddy said I need to contact the developer. I truncated the paths in the post below for security.
The errors are as follows: Warning: fwrite(): supplied argument is not a valid stream resource in /…/wp-content/plugins/business-directory-plugin/core/utils.php on line 610
Warning: fseek(): supplied argument is not a valid stream resource in /…/wp-content/plugins/business-directory-plugin/core/utils.php on line 611
Warning: fgetcsv() expects parameter 1 to be resource, boolean given in /…/wp-content/plugins/business-directory-plugin/core/utils.php on line 613
Warning: fclose(): supplied argument is not a valid stream resource in /…t/wp-content/plugins/business-directory-plugin/core/utils.php on line 615
An error was detected while validating the CSV file for import. Please fix this before proceeding.
Invalid headerI have used the headers from the CSV example, and used a downloaded export to create the import file.
I have tried uninstalling and reinstalling the plugin.
The topic ‘Error on CSV Import in utils.php’ is closed to new replies.