Error I keep receiving in the plugin section of the admincp when trying to activate the rss to post plugin:
Fatal error: Cannot redeclare class lastRSS in /homepages/40/d237348395/htdocs/forums/inc/plugins/rss2post.php on line 438
Do you already have a RSS2Post plugin file uploaded?
I have the myrss plugin Lex made that goes below the header link, but it stopped working and since Lex is taking a break, he's not supporting it..should I delete it and re-upload yours?
As far as your plugin, no, I don't have any other versions except the most recent 1 on the mods page.
rss.php...is that a mybb file? if not, it must of been with the plugin Lex made..I can't remember if he had 1 or 2 files.
Dennis, deleting Lex's myrss.php allowed yours to work..question for you...does this automatically run at a predefined interval or do you need to do it like you mentioned with the cron job?
I'm checking run now on them, but nothing is being put into the forum I have set up for the rss feeds.
It's run after a preset interval (in the Admin CP). However, it is triggered when a user visits the forum. So say the interval is 12 hours, the first user who opens a page on your forum after the 12 hours since the last update will start the RSS scan, and any new RSS entries will be posted then.
Hmn...nothing has posted to the forums yet from the feeds and it's been over 12 hours with several new posts and logins...I have like 5 feeds that are supposed to post into the same forum.
I saw in another posts to view this..this is the cache from the rss post plugin:
Date: Fri, 04 Apr 2008 21:21:36 +0000
URL:
http://rss.cnn.com/rss/cnn_world.rss
Forum ID: 103
There was a problem accessing the URL.
===========================================
Date: Fri, 04 Apr 2008 21:21:36 +0000
URL:
http://rss.cnn.com/rss/cnn_us.rss
Forum ID: 103
There was a problem accessing the URL.
===========================================
Date: Fri, 04 Apr 2008 21:21:36 +0000
URL:
http://rss.cnn.com/rss/cnn_tech.rss
Forum ID: 103
There was a problem accessing the URL.
===========================================
Date: Fri, 04 Apr 2008 21:21:36 +0000
URL:
http://www.msnbc.msn.com/id/18970411/device/rss/rss.xml
Forum ID: 103
There was a problem accessing the URL.
all those urls work if you go to them in the browser..what am I doing wrong?
I emailed my hosting company to see if allow_url_fopen was disabled and if it is, if they can enable it..so hopefully I'll find out tomorrow and get this thing working!
allow_url_fopen On On
^^ that is from the php configuration on my server.
Did you set the files permissions to 777?