Title: Something terribly wrong
Last modified: August 22, 2016

---

# Something terribly wrong

 *  Resolved [joeguilmette](https://wordpress.org/support/users/joeguilmette/)
 * (@joeguilmette)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/something-terribly-wrong/)
 * [Screenshots](http://imgur.com/a/bU18i)
 * Nothing loads in the Dashboard. When I go to upload a csv, the bar fills up but
   Next stays greyed out.
 * I have a number of caching plugins, but even with all disabled and all the caches
   deleted it behaves like this.
 * Thoughts?
 * [https://wordpress.org/plugins/wp-ultimate-csv-importer/](https://wordpress.org/plugins/wp-ultimate-csv-importer/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Smackcoders Inc.,](https://wordpress.org/support/users/smackcoders/)
 * (@smackcoders)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/something-terribly-wrong/#post-5448644)
 * This is because of permission issue or js conflict with other plugin. Check your
   wp-content/uploads and /wp-content/uploads/ultimate_importer, both folders have
   write (777) permission to upload your csv for further process of import.If not
   create and make it writeable and try again. In case of js issue, disabling the
   plugins one by one may help you to find the conflicting plugin.
 * If you are still having the issue, enable the debug mode in wp ultimate csv importer
   plugin.
    Edit wp-content/plugins/wp-ultimate-csv-importer/index.php and in line
   no 47 you can see ini_set(‘display_errors’, ‘Off’); Now to enable error just 
   change the code and save it as ini_set(‘display_errors’, ‘On’); Now you can see
   all error messages.
 * Also using developer tool like firebug, you can get error displayed in the console.
 * Post these errors and this will help us to fix the issue as soon as possible.
 *  Thread Starter [joeguilmette](https://wordpress.org/support/users/joeguilmette/)
 * (@joeguilmette)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/something-terribly-wrong/#post-5448703)
 * Hi there! I was able to get the CSV to upload following your instructions – thanks!
 * But now I have a new issue.
 * Some of the fields are set by the “Custom Field Suite”. After properly mapping
   them in your plugin, the custom fields are correctly populated, but CFS doesn’t
   see them… The CFS input boxes in the post editor are empty, but the imported 
   data is there as a custom field.
 * When I enter in data in the CFS input field, I then have two identical custom
   fields.
 * Does that make sense?
 *  Plugin Author [Smackcoders Inc.,](https://wordpress.org/support/users/smackcoders/)
 * (@smackcoders)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/something-terribly-wrong/#post-5448705)
 * Custom Field Suite is not compatible yet, so it may be partially imported or 
   skipped.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Something terribly wrong’ is closed to new replies.

 * ![](https://ps.w.org/wp-ultimate-csv-importer/assets/icon.svg?rev=3131703)
 * [WP Ultimate CSV Importer – Import CSV, XML & Excel into WordPress](https://wordpress.org/plugins/wp-ultimate-csv-importer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-ultimate-csv-importer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-ultimate-csv-importer/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-ultimate-csv-importer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-ultimate-csv-importer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-ultimate-csv-importer/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Smackcoders Inc.,](https://wordpress.org/support/users/smackcoders/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/something-terribly-wrong/#post-5448705)
 * Status: resolved