Version: 1.50, by Twilkey
Developer Last Online: Jan 2019
Category: Mini Mods -
Version: 3.8.x
Rating:
Released: 11-14-2008
Last Update: 01-25-2009
Installs: 29
Uses Plugins Template Edits
Additional Files
No support by the author.
The Skinny
A site I work on was using Zoints and with that, used the forumhome random profile feature. Well there were way to many problems with Zoints for me to even consider keeping it, but the owner of the forum liked the random profile feature, so I told him I would make one for the default vB profiles. So I did and figured I would release it here sense I couldn't find this mod on here anywhere.
What does it do?
This mod allows the admin to display a horizontal table on the forumhome, that displays a number of boxes, which the admin chooses, that contains a users name that is linked to their profile and their avatar scaled down to make the box look organized.
What can the admins do?
The admins can enable or disable the mod.
The admins can choose to list the users based on one of a couple things.
Most Recent(Latest registered members.)
Latest Visited(Latest members to visit the forum.)
Latest Activity(latest members to post on the forum.)
Random
The admins can restrict what usergroups can see the mod.
The admins can specify the width and height of the table cells.
Installation
Upload the defaultavatar image file into your vBulletin default image folder. ( images/ )
Import the product file in your admincp.
To show the table on the forum home.
Edit your FORUMHOME template
Find:
Code:
$navbar
Add Under:
Code:
$prolist_shell
To show the table under the navbar in each members profile.
Edit your MEMBERINFO template
Find:
Code:
$navbar
Add Under:
Code:
$prolist_shell
If you know what you are doing, you could possibly add this edit to almost anywhere. Uninstall
Delete the defaultavatar image from the vBulletin default image folder. ( images/ )
Uninstall the product from your admincp.
Find $prolist_shell in your template and delete it.
1st release -Initial release
2nd release
-Added some admin settings
-Fixed it so avatars display from files or database
Suggestions / Help
If you have any suggestions or need help, just post in this thread.
Please remember to click Mark As Installed if you use this modification.
If you use this plug-in, and find it useful, please support me by nominating us for Mod Of The Month (MOTM) in the top right corner of this thread, or feel free to donate.
Sorry it took so long, but I believe I have fixed some bugs you were having.
what did you fix? i think if an admin would be able to pick the root storage of the folder witch is being called by the script'.. manually them most of the problems would get fixed.
it works ok in random mode but not in other options.