Title: Multisite compatability
Last modified: August 21, 2016

---

# Multisite compatability

 *  Resolved [MattV](https://wordpress.org/support/users/mattv/)
 * (@mattv)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/multisite-compatability-1/)
 * I tested WP CSV on a multisite install and everything seems to work as expected.
 * In WP debug mode, the plugin does throw a bunch of errors on the settings page.(
   Not sure if that’s due to the multisite environment:)
 *     ```
       Notice: Undefined index: action in /path/to/wp-content/plugins/wp-csv/wpcsv.php on line 126
       Notice: Undefined index: action in /path/to/wp-content/plugins/wp-csv/wpcsv.php on line 131
       Notice: Undefined index: action in /path/to/wp-content/plugins/wp-csv/wpcsv.php on line 161
       Notice: Undefined variable: error in /path/to/wp-content/plugins/wp-csv/wpcsv.php on line 179
       ```
   
 * The errors didn´t seem to influence the functionality of the plugin as I´ve imported
   many custom posts succesfully.
 * Thanks for the plugin, a real time saver!
 * [http://wordpress.org/plugins/wp-csv/](http://wordpress.org/plugins/wp-csv/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [CPK Web Solutions](https://wordpress.org/support/users/cpkwebsolutions/)
 * (@cpkwebsolutions)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/multisite-compatability-1/#post-4129534)
 * Hi Matt
 * Thanks for your message (and for the positive review).
 * I can confirm that the errors above are nothing to worry about. They just mean
   I didn’t initialize variables as I should. It’s more of a best practice than 
   something that will cause a problem though. When I rewrite the plugin I’ll use
   a stricter error reporting setting to ensure these notices are prevented from
   occurring.
 * Take care with multi-site. I haven’t done much testing with it at all, so I’m
   not sure of compatibility status. I’ll look into this also when I have more free
   time.
 * Best wishes
 * Paul

Viewing 1 replies (of 1 total)

The topic ‘Multisite compatability’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-csv.svg)
 * [WP CSV](https://wordpress.org/plugins/wp-csv/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-csv/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-csv/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-csv/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-csv/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-csv/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [CPK Web Solutions](https://wordpress.org/support/users/cpkwebsolutions/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/multisite-compatability-1/#post-4129534)
 * Status: resolved