Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Feed will not update
Today I started the plugin, everything ok, but feed will not show up. What can I do?
0
Comments
I running into the same problem. And since its a background process, I don't know how to debug it. I dont even know what's causing it coz I dont know where to look for such errors.
@Tim can you help?
I have a slow connection - so it can't even add the feed properly.
the $FeedRSS variable contains this.
Operation timed out after 2000 milliseconds with 13160 bytes received
could you also be having some timing issues.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
Well, in my case it adds the urls, but the feeds are never updated.
I dont know if the CheckFeeds method is even triggered at all. Kinda sucks. It seems lots of people are having problems with this plugin.
I tried running this from console.
and got this. don't know if it is the way I ran it or an actual problem.
Fatal Error in Gdn_PluginManager.GetPluginInstance();
<
div id="Content">
Tried to load plugin 'MinionPlugin' from access name 'MinionPlugin:classname', but it doesn't exist.
Backtrace:
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
Ok, if I go to the url /plugin/feeddiscussions/checkfeeds directly, it worked.
I do see the jquery loaded into the dicsussions page but its not being triggered when the document is loaded. Probably conflicting with something else, or a version problem.
jQuery(document).ready(function() {
$.get(gdn.url('/plugin/magpiefeeds/checkfeeds'));
});
until somebody says this works - I'm giving up on it.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
It used to be working for me until a couple of days after a lot of trial. I am guessing some other plugin I enabled conflicted with this.
But it looks like @mark and @tim and the guys rarely care about the community anymore ;(