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.
Yes, it generates the code. I have taken it off now, pity, it would have been a nice addition to the site homepage.
Bob
If you want me to I could try to install it on your board. For that I'll need FTP Access and access to your vbulletin admincp. Or if you just want to display latest active threads check this guide out by Floris: http://www.vbulletin.com/forum/showthread.php?t=158895
Guys I found this small bug which was causing the problem for all the blank white page problem. The $id in the vrssi.php should be a superglobal variable so all I had to do is change it to $_GET['id']. I've updated the vrssi.php file and it should work for everyone.
Ability to display the poster (with link to their profile) AND/OR date/time the message was posted -- for posts/threads view
Ability to control the display a little more -- template, allowing for 'zebra striping' (every other line a contrasting color). {oops, looks like you're already working on this per your last post! Cool.}
Guys I found this small bug which was causing the problem for all the blank white page problem. The $id in the vrssi.php should be a superglobal variable so all I had to do is change it to $_GET['id']. I've updated the vrssi.php file and it should work for everyone.
Like this is what im trying to doo. I like the white, bold. font when showing forum stats. Like TOTAL USERS and says number next to it
When i add , Top 3 Newest users and TOP 3 Posters. It only shows there names. it doesnt show the TOP 3 Users TEXT. Just names. Can you show me where and how i can edit it, so that BOLD White TEXT, Will show up saying TOP 3 POSTERS, before the top 3 names?