Problem with CSV
-
Hi there!! Really Nice plugin! I’m interested in buying some premium modules, but I’m not able to import csv data. I put all fields, even those I have no data, following the sample, but I get this error:
PHP Fatal error: Uncaught exception ‘Exception’ with message ‘Required header column “nombre-de-la-empresa” missing’ in /home/direxporta/www/wp-content/plugins/business-directory-plugin/core/class-csv-import.php:280\nStack trace:\n#0 /home/direxporta/www/wp-content/plugins/business-directory-plugin/core/class-csv-import.php(262): WPBDP_CSV_Import->set_header(Array)\n#1 /home/direxporta/www/wp-content/plugins/business-directory-plugin/core/class-csv-import.php(71): WPBDP_CSV_Import->read_header()\n#2 /home/direxporta/www/wp-content/plugins/business-directory-plugin/admin/csv-import.php(308): WPBDP_CSV_Import->__construct(”, ‘/tmp/phpco7jN4’, ”, Array)\n#3 /home/direxporta/www/wp-content/plugins/business-directory-plugin/admin/csv-import.php(82): WPBDP_CSVImportAdmin->import()\n#4 [internal function]: WPBDP_CSVImportAdmin->dispatch(”)\n#5 /home/direxporta/www/wp-includes/plugin.php(496): call_user_func_array(Array, Array)\n#6 /home/direxporta/www/wp-admin/admin.php(226): do_action(‘gestion-de-dire…’)\n#7 {main}\n thrown in /home/direxporta/www/wp-content/plugins/business-directory-plugin/core/class-csv-import.php on line 280, referer: https://direxporta.es/wp-admin/admin.php?page=wpbdp-csv-import
nombre-de-la-empresa is my first column on the csv file, so it doesn’t miss.. I also tried deactivating modules, activating twenty fifting theme… nothing. Please could you give us a hand?
- The topic ‘Problem with CSV’ is closed to new replies.