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.
NOT WORKING feeddiscussions-plugin
UKguy
✭
Hi, this plugin does not work does it need a cron job? Anyone know why their is no plugin that wortks for vanilla that auto posts feeds to a forum?
Any replies and help would be appreciated, thanks.
RE: feed discussions plugin for vanilla does not work, no plugin to auto post rss feeds to a vanilla forum works, vanilla does not haver a working auto rss feed poster.
Tagged:
0
Comments
http://vanillaforums.org/addon/feeddiscussions-plugin official plugin does not work documentation is not helping, please someone help.
http://vanillaforums.org/discussion/23130/forum-post-ettikett-etiquette
grep is your friend.
I just want to get rss feeds to make posts on my site, the link does not involve that, i understand people can not be bothered helping me ( free help ) but any advice etc would be nice.
If you read that etiquette you will know why you are not getting help. You haven’t explained what steps you have done and what isn't working.
grep is your friend.
Aslo you should also normally post under the plugin so the plugin author knows.
grep is your friend.
this system uses curl
make sure your feeds are reachable by curl, ensure you php version has php-curl and all the curl functions are not disbaled. It also need
simplexml
module andsimplexml_load_string
to work.The feeds need a
LastPublishDate
and entriesguid
s andpubDate
sgrep is your friend.
Thanks i will ask one of my php programmer friends to look into this and i will check apache
Incase anyone else has these issues, when adding the curl option for cpanel just select curl ssl and not curl leave curl unticked, this would be done in apache rebuild in cpanel.
problem solved?
grep is your friend.
Well nearly lol, did what you said but i think a cron job needs to be setup, made a new post for that but basically this post has been resolved kind of. Plugin posted 1 item so it is half working now.
In answered in the other discussion:
http://vanillaforums.org/discussion/comment/219314/#Comment_219314
grep is your friend.