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.
Thanks! No problems so far. I am having problems with too many connections and since I'm not a web programmer, coder, etc., as I'm a photographer and author who tinkers with my websites, I don't know what I'm always doing. I do know that my too connections problem is not related to this mod as this was an issue that started after I made server moves and I'm looking into it. This mod rocks! Again, I'm no programmer/coder, just been learning as I go over the years. Cool stuff, I'm sure what takes me an hour to do an experienced coder can do in five minutes. Thanks! Love your glamrock site too! rg sends!
I have no probs with the default avatar as I explained. It's the custom avatars that are not showing up.
Hope someone can post a fix. Thanks.
I moved avatars into the file system to see if it would help this mod work. Same prob. I'm using FF and custom avatars do not show up for me whether they are in the database or the file system.
Quote:
Originally Posted by J12610AFE2D3
Same problem here overlooked it.
I am also trying to have the profile list vertically in my sidebar but can only have 1 showing as I cannot get it go vertical. Any ideas?
Quote:
Originally Posted by GlamRockTalk
Bien hecho Senor Gomez!
Looks very nicely done on your customized style. Are you experiencing any issues with the custom avatars not showing?
Quote:
Originally Posted by nerofix
Please fix this mod, the idea is good, but it need to work with custom avatars!
Quote:
Originally Posted by arauf
Agree with you ....!..
Avatars are stored in /images/avatars/ and not /avatars/ as this hack uses..
Probably editing the plugin would help.. I will look into it.
If its working at this site http://www.garageglamour.com/forums/ it means it should work at any site.
EDIT: I have noticed its working fine if you select display of RANDOM avatars.. obviously the code of the plugin is wrong. Product : FH Profile List >> Profile List needs to be adjusted