Can't import file
-
CSV file won’t import. The progress bar goes to 100% but nothing happens.
I’ve tried to import
.csv
and.xlsx
files, by dragging them in and via the ‘Browse’ button.I got debug on but there are no errors related to this plugin, I get the same three errors when the plugin in disabled, just to be clear I’ll paste them here:
Notice: get_settings is deprecated since version 2.1! Use get_option() instead. in /vagrant/wp/wp-includes/functions.php on line 3078 Call Stack: 0.0036 983000 1. {main}() /vagrant/wp/wp-admin/plugins.php:0 0.6282 39600672 2. require_once('/vagrant/wp/wp-admin/admin-header.php') /vagrant/wp/wp-admin/plugins.php:366 0.6391 39649744 3.do_action() /vagrant/wp/wp-admin/admin-header.php:122 0.6398 39652464 4. call_user_func_array() /vagrant/wp/wp-includes/plugin.php:470 0.6398 39652520 5. customAdminCss() /vagrant/wp/wp-includes/plugin.php:0 0.6398 39652656 6. get_settings() /vagrant/content/themes/WAUY/functions.php:698 0.6398 39653080 7. _deprecated_function() /vagrant/wp/wp-includes/deprecated.php:851 0.6399 39653752 8. trigger_error() /vagrant/wp/wp-includes/functions.php:3078
JS console gives the following error:
Uncaught TypeError: Cannot read property 'value' of null example.dev/content/plugins/wp-ultimate-csv-importer/js/ultimate-importer-pro.js?ver=3.9.1:18
I have tested the versions:
3.5.0
,3.5.1
,3.5.2
,3.5.3
and3.5.4
.I got all other plugins disabled.
SImilar issue here, the stuff listed in that didn’t help.
My WP is 3.9.1.
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘Can't import file’ is closed to new replies.