Plugin Author
Allen
(@amweiss98)
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
Awesome Allen. You’re a stud. Thanks for this great plugin.
Plugin Author
Allen
(@amweiss98)
thanks Jeff…and hey….
Please spend a moment and rate my plugin by going to
http://wordpress.org/extend/plugins/wp-rss-multi-importer/
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
(@amweiss98)
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.
ah, no worries, found a workaround for what I need.
Plugin Author
Allen
(@amweiss98)
ok..let me know if I can help.
Or maybe say something about the workaround?
Plugin Author
Allen
(@amweiss98)
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
(@amweiss98)
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. 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.