The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
RSS Feeds on Forumhome and Other vb Pages Details »» | |||||||||||||||||||||||||||
RSS Feeds on Forumhome and Other vb Pages
Developer Last Online: Oct 2013
This product adds support for displaying RSS feeds on 1 or more vb pages.
The product will create 5 plugins and a new section, RSS Feed Processing, under vBulletin Options. Also added will be 2 new templates appropriately grouped under 'RSS Feed Templates'. Configuration Change the settings in 'vBulletin Options -> RSS Feed Processing' to suit your particular needs. One thing that proves difficult for some users is creating the 'cache' directory. This directory needs to be CHMOD 777 and it should reside outside the web root. All of the RSS feeds will be cached in that location so depending on how the product is configured (i.e. allowing users to define their own feeds) the size of the directory could grow signficantly. An advanced feature that is only available for non-user specified feeds is the ability to include code to filter and/or modify the feed content. If the feeds are being provided for your users this can prove to be a very powerful tool. Placing the content on pages As supplied the RSS Feed content will be displayed below the "What's Going On" block. This may be changed by modifying the 'RSS Feed - Content Generation' plugin in different ways.
The RSS feed content is placed in the $feedcontent array with an entry for each feed. To manually place the feeds in templates refer to the entries for 3 feeds as $feedcontent[0], $feedcontent[1] and $feedcontent[2]. If the content for a given feed cannot be decoded then that array entry will be empty. Revisions 1.00 RC2 16-Jan-2006 Added support to allow the displayed feeds to collapse when not a user-specified feed.
If you find this product useful donations via PayPal may be made via the Sponsors Page. Do not reproduce or publish elsewhere without my written permission. Show Your Support
|
Comments |
#12
|
||||
|
||||
Nevermind I got it working
|
#13
|
|||
|
|||
can some one tell me what I am doing wrong?
My test board is located public_html/test. I only get these errors back and never get it to work. Warning: file_get_contents( http://scripts.ign.com/rss/ign.all.2.0.xml): failed to open stream: No such file or directory in /includes/init.php(292) : eval()'d code on line 218 Warning: file_get_contents( http://www.dreamstation.cc/rss/dreamstationcc.xml): failed to open stream: No such file or directory in /includes/init.php(292) : eval()'d code on line 218 Thanks All |
#14
|
|||
|
|||
Quote:
|
#15
|
|||
|
|||
hey i totally missed this when it was first posted. thanks!
|
#16
|
|||
|
|||
how do we limit the descriptions to say 100 characters and then add (...)?
|
#17
|
|||
|
|||
this definitely great! word of the day is already up and running on my board. a question though, is it possible to have the user defined rss show up on the users profile page (MEMBERINFO template)?
|
#18
|
||||
|
||||
Installed without problems, left all settings as their defaults, added an rss feed, which is cached correctly in the cache folder, but nothing gets generated in my forum's home page at http://support.iambic.com/forum/
ideas? - Adriano |
#19
|
|||
|
|||
Quote:
The other possibility is that the feed, although cached, can't be processed for some reason. This will also cause the symptoms you are seeing. What's the feed url you are using? |
#20
|
||||
|
||||
thanks Tom for the quick reply -- looks like it didn't like much the atom feed, while with the RSS feed works fine.
I was trying to use the following without luck: http://www.iampowered.com/atom.xml so I switched to this one instead http://www.iampowered.com/index.xml perhaps the plugin doesn't currently support atom feeds... I should have double checked the infos above first - Adriano |
#21
|
|||
|
|||
Quote:
Note: I know I have one issue with '777' permissions as my server only allows '755' max but appears to working(albeit intermittently) nonetheless. See explaination from hosting company: Implementation of PHPsuexec. When you say 'outside the web root' do you mean anywhere except alongside 'public_html'?? thx!! Rabbit |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|