Version: 0.1, by SeanMT
Developer Last Online: Nov 2015
Category: Add-On Releases -
Version: 3.8.1
Rating:
Released: 02-07-2009
Last Update: 02-07-2009
Installs: 31
Re-useable Code Additional Files Translations Is in Beta Stage
No support by the author.
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 LIVE DEMO (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
It's not connecting to your database. Make sure you have edited these variables in downloads_config.phpcorrectly...
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'; //
It's not connecting to your database. Make sure you have edited these variables in downloads_config.phpcorrectly...
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'; //
i did still show error i don;t know what is my $tblname
XML Parsing Error: not well-formed
Location: http://www.fm-base.co.uk/forum/downl...nloads_rss.php
Line Number 40, Column 83:[/COLOR][/SIZE][URL="http://www.fm-base.co.uk/forum/album.php?albumid=79&pictureid=435"][IMG]http://www.fm-base.co.uk/forum/picture.php?albumid=79&pictureid
its not compatiable with webfeeds or desktop feeds. It will continue displaying entrie even though i made it specific to only display 100 entries. But google reader displays now at 500 entries and still continues
is there anyway to use the vbulletin rss visual page instead of using an external site like rapidfeeds
also when we check your demo you have some xml errors, this is something constantly encounter with our own using your script. Any advice?
edit: read yourposts, is it possible you could make your script suport utf8 characters like & ?
its not compatiable with webfeeds or desktop feeds. It will continue displaying entrie even though i made it specific to only display 100 entries. But google reader displays now at 500 entries and still continues
is there anyway to use the vbulletin rss visual page instead of using an external site like rapidfeeds
also when we check your demo you have some xml errors, this is something constantly encounter with our own using your script. Any advice?
edit: read yourposts, is it possible you could make your script suport utf8 characters like & ?
thanks
Sorry but I am not very good at RSS. What I've done in the addon is probably my limit so I can't really help you with the visual style of it. Maybe someone else with a bit more knowledge can step in.
About the XML errors I know, but like I said I am not very good at this and I don't really know a way around it.
XML Parsing Error: not well-formed Location: http://www.*****.org/downloads_rss.php Line Number 78, Column 27:**MUST HAVE HIDDEN FILES & FOLDER ON** --------------------------^