Version: 1.2, by roosevelt
Developer Last Online: Jun 2014
Version: 3.5.4
Rating:
Released: 04-16-2006
Last Update: Never
Installs: 41
DB Changes
Additional Files
No support by the author.
vRSSI is a simple plugin for your favorite vBulletin Forum Software. Using this tool you can display forum stats, top posters, latest threads, latest posts and latest users who registered on your forums in your web pages. At this moment vRSSI can display its contents in a .php file. However if you wish to display it in a .HTML page then I recommend you to use .htaccess to parse your .html pages to act as .php pages. In the future I will release another version of vRSSI and hopefully will be able to implement some javascript so that you can display vRSSI contents on your flat html pages. Anyways the script was developed by me Roosevelt Purification.
I've also added screenshots of vRSSI vbulletin admin menu. Please give suggestions because there are lot of things I can do especially with this mod. So feel free to give them.
This Modification has been removed from download as it has been found to be open to SQL Injection Exploits, the Author has been informed and a fixed version requested.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
I would like to suggest a feature, pulling the user's avatars or profile pictures for the new members registered, if this is possible, will install for sure
You surely can. But I know lot of people online who just finds parsing xml with php or any other language really tough. So wanted to make things easier for everyone.
I got this?
Did you upload vrssi.php file under /home/tutor/public_html/forums/? Because the warning sort of shows it couldn't find the vrssi.php file.
Yes i did all that but still dont work? Any update soon?
I am sorry guys those who are having difficulty using this plug-in/mod. I am working on an update and hopefully this will solve the difficulties all of you might be having.
I haven't install this yet. I would like to ask - does this thing uses RSS to display the latest posts? Is in possible to make it give out not formatted html but some rtss feed? I am looking for the stuff that could be able to give me latest post from my forum in RSS format and as of now haven't find anything. Maybe you can help?
hiya,
mine all works, but its showing threads that was on there when the forum first started! Will not update, help would be grateful! http://www.pitbikeclub.co.uk/home.php
hiya,
mine all works, but its showing threads that was on there when the forum first started! Will not update, help would be grateful! http://www.pitbikeclub.co.uk/home.php
Hey there,
Try doing this:
Open vrssi.php
Around line 195 find:
PHP Code:
$sql = mysql_query("SELECT * FROM $threads_table WHERE forumid != 0 $disabled_forums LIMIT $amount");
Replace with:
PHP Code:
$sql = mysql_query("SELECT * FROM $threads_table WHERE forumid != 0 $disabled_forums ORDER BY forumid DESC LIMIT $amount");
And if for some reason it doesn't work, change DESC to ASC. That should fix it for you.
Thanks for the help, however it now brings up a random amound of threads, some new somd old. Can I get them just to show the latest. http://www.pitbikeclub.co.uk/home.php