Back to vBulletin 3.8 Add-ons

DownloadsII Simple RSS Feed Add-On
Mod Version: 0.1, by SeanMT

vB Version: 3.8.1 Rating: (1 vote - 5.00 average) Installs: 31
Released: 08 Feb 2009 Last Update: 08 Feb 2009 Downloads: 301
Not Supported Additional Files Re-usable Code Translations Is in Beta Stage  

NO SUPPORT GIVEN FOR THIS RELEASE

What Does It Do?
Allows you to create a simple RSS feed for your DownloadsII database.

As this feed is XML it must be "well-formed" and "valid". Your feed will not work if there are errors such as if there is an & (instead of using & ) in the RSS feed etc...

DownloadsII Simple RSS Feed Add-On is not a standalone mod. It requires DownloadsII.

Live Demo
Click here to see a http://www.fm-base.co.uk/forum/downloads/feed/downloads_rss.php (Usually has errors as the files often have &'s in the descriptions)

Installation
1) Extract the archive.
2) Edit /upload/downloads_config.php and fill in your details.

PHP Code:
$dbhost 'localhost'//mySQL host. Should be fine to leave as localhost
$dbuser 'root'//mySQL user
$dbpass ''//mySQL password
$dbname 'forums'//mySQL database name
$tblname 'vb3_dl_files'//mySQL table name. Default is vb3_dl_files
$fields 'id, name, description, date, purgatory'//fields you want to retrieve information from. Seperate with a comma.
$limit '5'//number of items to display in the feed.
$siteURL "http://www.your-site.co.uk/forum/downloads.php"//direct path to your downloads.php script
$feedTitle "Your-Site.co.uk - Latest Downloads"//title you want for your feed 

3) Upload the files in the upload folder (downloads_config.php, downloads_rss.php)
4) Browse to http://www.your-site.co.uk/forum/downloads_rss.php to see it in action.

I'm sorry for how basic this is but my knowledge (especially when it comes to vB integration) is very limited.

I have also included a RSS button that you can use to spread the word for your feed.

Download

File Type: %1$s downloadsII_rss.zip (2.2 KB, 325 downloads)

Screenshots

Click image for larger version
Name:	rss_downloads.png
Views:	336
Size:	13.2 KB
ID:	94375   Click image for larger version
Name:	SS-20090208021326.jpg
Views:	846
Size:	52.4 KB
ID:	94378  

Similar Mods

Major Additions DownloadsII vBulletin 3.8 Add-ons

vblts.ru supports vBulletin®, 2022-2024