Title: [Plugin: WP RSS Multi Importer] Multisite Compatability
Last modified: August 20, 2016

---

# [Plugin: WP RSS Multi Importer] Multisite Compatability

 *  Resolved [jeffvand](https://wordpress.org/support/users/jeffvand/)
 * (@jeffvand)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-rss-multi-importer-multisite-compatability/)
 * Hey There! Thanks for this great plugin. We are looking at this as an alternative
   to feedwordpress on our multisite network. Do you know of any issues with multisite
   and this plugin. Will it just create a table when activated for each site to 
   hold the data? It is not clear to me if it will import the feeds into posts on
   the site, or just display them.
 * Either way, this is looking good, just wanted to see if you know of any multisite
   issues.
 * [http://wordpress.org/extend/plugins/wp-rss-multi-importer/](http://wordpress.org/extend/plugins/wp-rss-multi-importer/)

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

 *  Plugin Author [Allen](https://wordpress.org/support/users/amweiss98/)
 * (@amweiss98)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-rss-multi-importer-multisite-compatability/#post-3059255)
 * Hi Jeff
    I actually use my plugin in a multisite blog…the options tables (which
   are used for the plugin, like all plugins) are at the level of each blog. If 
   you delete my plugin, I go through all blogs on the multisite and delete all 
   the option tables my plugin created…so there should be no problem. Let me know
   if you run into anything.
 * Best wishes,
    Allen
 *  Thread Starter [jeffvand](https://wordpress.org/support/users/jeffvand/)
 * (@jeffvand)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-rss-multi-importer-multisite-compatability/#post-3059256)
 * Awesome Allen. You’re a stud. Thanks for this great plugin.
 *  Plugin Author [Allen](https://wordpress.org/support/users/amweiss98/)
 * (@amweiss98)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-rss-multi-importer-multisite-compatability/#post-3059270)
 * thanks Jeff…and hey….
 * Please spend a moment and rate my plugin by going to
    [http://wordpress.org/extend/plugins/wp-rss-multi-importer/](http://wordpress.org/extend/plugins/wp-rss-multi-importer/)
 *  [macgeo](https://wordpress.org/support/users/macgeo/)
 * (@macgeo)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-rss-multi-importer-multisite-compatability/#post-3059500)
 * having a little trouble getting feed to work on multisite… basically trying to
   pull in a feed from my subdomain to display on my main domain… thoughts?
 * Warning: Invalid argument supplied for foreach() in /home/macgeo/hellosignal.
   com/wp-content/plugins/wp-rss-multi-importer/wp-rss-multi-importer.php on line
   1235
 * Warning: array_multisort() [function.array-multisort]: Argument #1 is expected
   to be an array or a sort flag in /home/macgeo/hellosignal.com/wp-content/plugins/
   wp-rss-multi-importer/wp-rss-multi-importer.php on line 1246
 * Warning: Invalid argument supplied for foreach() in /home/macgeo/hellosignal.
   com/wp-content/plugins/wp-rss-multi-importer/wp-rss-multi-importer.php on line
   1302
 *  Plugin Author [Allen](https://wordpress.org/support/users/amweiss98/)
 * (@amweiss98)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-rss-multi-importer-multisite-compatability/#post-3059501)
 * Hi,
    Ok..the only way for me to figure out what’s going on is to get the URL 
   of the RSS feed you are using. Just post it here.
 *  [macgeo](https://wordpress.org/support/users/macgeo/)
 * (@macgeo)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-rss-multi-importer-multisite-compatability/#post-3059504)
 * ah, no worries, found a workaround for what I need.
 *  Plugin Author [Allen](https://wordpress.org/support/users/amweiss98/)
 * (@amweiss98)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-rss-multi-importer-multisite-compatability/#post-3059505)
 * ok..let me know if I can help.
 *  [guzzettg](https://wordpress.org/support/users/guzzettg/)
 * (@guzzettg)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-rss-multi-importer-multisite-compatability/#post-3059554)
 * I am having a similar problem with the following URLs:
 * [http://groups.diigo.com/group/classroom20/rss](http://groups.diigo.com/group/classroom20/rss)
   
   [http://groups.diigo.com/group/elearning-20/rss](http://groups.diigo.com/group/elearning-20/rss)
   [http://groups.diigo.com/group/webtools/rss](http://groups.diigo.com/group/webtools/rss)
   [http://groups.diigo.com/group/moodlers/rss](http://groups.diigo.com/group/moodlers/rss)
   [http://groups.diigo.com/group/moodleresources/rss](http://groups.diigo.com/group/moodleresources/rss)
   [http://groups.diigo.com/group/future-of-learning/rss](http://groups.diigo.com/group/future-of-learning/rss)
   [http://groups.diigo.com/group/learningwithcomputers/rss](http://groups.diigo.com/group/learningwithcomputers/rss)
 * can you help?
 *  [guzzettg](https://wordpress.org/support/users/guzzettg/)
 * (@guzzettg)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-rss-multi-importer-multisite-compatability/#post-3059555)
 * Or maybe say something about the workaround?
 *  Plugin Author [Allen](https://wordpress.org/support/users/amweiss98/)
 * (@amweiss98)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-rss-multi-importer-multisite-compatability/#post-3059556)
 * go into the shortcode and put this there instead.
 * [wp_rss_multi_importer dumpthis=”1″]
 * then send me what you see on the page.
 *  Plugin Author [Allen](https://wordpress.org/support/users/amweiss98/)
 * (@amweiss98)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-rss-multi-importer-multisite-compatability/#post-3059557)
 * Ok..I went in and tried your feeds, both in my plugin but also in wordpress’ 
   built in RSS reader widget…and both indicate the RSS feeds have a problem…this
   is the error message:
 * RSS Error: A feed could not be found at [http://groups.diigo.com/group/webtools/rss](http://groups.diigo.com/group/webtools/rss).
   A feed with an invalid mime type may fall victim to this error, or SimplePie 
   was unable to auto-discover it..
 * This suggests the problem lies with diigo providing valid RSS feeds. I would 
   contact them about this…sorry I can’t be of more help.

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

The topic ‘[Plugin: WP RSS Multi Importer] Multisite Compatability’ is closed to
new replies.

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

## Tags

 * [multisite](https://wordpress.org/support/topic-tag/multisite/)

 * 11 replies
 * 4 participants
 * Last reply from: [Allen](https://wordpress.org/support/users/amweiss98/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-rss-multi-importer-multisite-compatability/#post-3059557)
 * Status: resolved