Version: 1.6, by Zero Tolerance
Developer Last Online: Nov 2023
Version: 3.5.0
Rating:
Released: 08-16-2005
Last Update: 10-04-2005
Installs: 277
DB Changes Uses Plugins
Additional Files
No support by the author.
This hack was made purely by request, and the fact IPB will have a similar system as default functionality, i wouldn't like them to have a upper hand to vbulletin
v1.5 Updates:
- Auto detect RSS settings system
- Forum stats rebuilt correctly (last post info)
v1.6 Updates:
- Various bug fixes
Description:
This once added to your forum allows you to connect to any RSS feed you desire, once set up the system will automatically post data from the RSS feed into threads within a specified forum.
Previews are available at the bottom, and an FAQ is built into the admin controls since I know not everyone will understand how to set up the options. Also an example to use a BBC UK News rss feed is below
Example BBC UK News Feed:
Feed Name: BBC UK News
Feed Location: http://newsrss.bbc.co.uk/rss/newsonl...t_page/rss.xml
Feed Prefix: [BBC UK News]
Feed From User: Assign users username of your own choice
Feed Forum: Choose a forum you want threads to be posted into
Feed Read Direction: Newest First
Parent RSS Tag Name: channel
Items RSS Tag Name: item
Thread Title RSS Tag Name: title
Thread Post RSS Construct:
Note: After adding a new feed i suggest clicking update for that feed, this will manually update that singular feed specified, the cron job included will automatically update all feeds, best not to have it update them all from the start otherwise it could execute a lot of queries. Further more I highly recommend you do not have lots of feeds unless your server can with-stand it.
Enjoy
- Zero Tolerance
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Perhaps if you'd read the thread before posting. I posted a link earlier to a plugin that gives you the ability to allow specific Usergroups to post HTML in any forum, without having to enable HTML in that forum.
Perhaps ZT would link to that plugin in the first post of this thread...given that this brilliant hack was the sole inspiration for my coding it.
The plugin does not update itself.
When I start the cron I get the following message:
Code:
Warning: main(): Unable to access /home/www/web1/html/politikpla.net/forum/./includes/cron/ffrss.php in /admincp/cronadmin.php on line 64
Warning: main(/home/www/web1/html/politikpla.net/forum/./includes/cron/ffrss.php): failed to open stream: Success in /admincp/cronadmin.php on line 64
Warning: main(): Failed opening '/home/www/web1/html/politikpla.net/forum/./includes/cron/ffrss.php' for inclusion (include_path='.:/usr/share/pear') in /admincp/cronadmin.php on line 64
Warning: main(): Unable to access /home/www/web1/html/politikpla.net/forum/includes/cron/ffrss.php in /admincp/cronadmin.php on line 64
Warning: main(/home/www/web1/html/politikpla.net/forum/includes/cron/ffrss.php): failed to open stream: Success in /admincp/cronadmin.php on line 64
Warning: main(): Failed opening '/home/www/web1/html/politikpla.net/forum/includes/cron/ffrss.php' for inclusion (include_path='.:/usr/share/pear') in /admincp/cronadmin.php on line 64
Fatal error: Unable to proceed with save while $errors array is not empty in class vb_datamanager_thread_firstpost in /includes/class_dm.php on line 758
Come on dude, we told you how to fix that problem.
Either:
1. Disable flood protection in the VBOptions
or
2. Make the user who posts your feeds a moderator of the forum he's posting to.