![]() |
Quote:
So I would also appreciate a choice for avatars NOT being stored in the database :) It would also be great to limit the ramdom users to the last 500 og 1000 users logged in :) Or someother option that dident show Inactive users. Anyway this is still a great widget for the once who can use it :) Thanks :) |
I modified it a little to work with custom avatars stored in the file system. Might not be the best way but it works, hopefully this helps out.
Code:
$member_count = 3; |
Regardless which setup you are using, if you want to limit it just to a single usergroup find line:
After Code:
$member_count = 3; Code:
$usergroup_limit = 6; Code:
WHERE ".TABLE_PREFIX."customavatar.visible = 1 Code:
WHERE ".TABLE_PREFIX."customavatar.visible = 1 AND ".TABLE_PREFIX."user.usergroupid = $usergroup_limit |
This is a nice add-on. I am completely new to Vb and php. If someone could advise me of how to limit this to logged in members, that would be great. Again, nice add-on.
|
Installed and works great in CMS with v4.03 .. thanks .. :up:
Any chance of getting similar piece of code to create a "block" for the side block function in v4? Regards, Badger:up: |
Installed nominated and rated, thank you very much for this widget code
Is there a way to show this horizontaly not verticaly? That is can we display avatars/profile pic left to right instead up and down? |
Quote:
nice mod, installed & working great on CMS v4.0.3 |
Quote:
|
In 4.04 for some reason only the 2nd or 3rd avatar can be clicked, not the first. I can't find why...
|
Hallo ... i use VB 4.0.6 ... the widget shows the name of the user but not a picture ... what`s wrong? THX
|
All times are GMT. The time now is 02:29 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|