View Full Version : Mini Mods - ZH - No Avatar
This modification was brought to you by
KXDesign
http://www.kxdesign.com/
~Hack name
No Avatar
~Hack description
When a user doesn't have an avatar uploaded or selected this will display a special icon you specify.Works with postbit(_legacy),profile and memberlist.
~Hack options
On/Off
Avatar PAth
~Hack info
File uploads: 0
File edits: 0
Templates: 0
Template edits: 0
Plugins: 3
SQL Queries: 0
Phrases: 5
Settings: 2
Hooks: 0
Install time: 3 sec
Install level: Easy
~Hack installation
Step 1: Import Product
Step 2: Upload noavatar.gif to any directory
~Hack screenshots
None
~Hack changelog
1.0.0 - First Release
~Hack copyright
This may not be distributed,released or claimed as your work without author's permission.
projectego
03-07-2007, 08:05 PM
/me clicks install
Endurer
03-07-2007, 08:48 PM
Thanks.. I was looking for it.
Installed.
14 installs,22 downloads and only 2 posts?
dirty68
03-08-2007, 06:08 PM
Just what i was looking for thanks
wengi
03-08-2007, 06:10 PM
Installed thnks :D :up: :)
Mudvayne
03-08-2007, 07:52 PM
Not working for me :S. Works fine for me this one. https://vborg.vbsupport.ru/showthread.php?t=97347
Mischievious
03-08-2007, 07:57 PM
Thanks for this!
Not working for me :S. Works fine for me this one. https://vborg.vbsupport.ru/showthread.php?t=97347
Can I get a link?and did you uninstall the old one?
If there are any other suggestions where the no avatar should be displayed tell me.
bacanze
03-11-2007, 02:08 PM
Thanks for the plugin, installed.
Mudvayne
03-11-2007, 03:21 PM
Can I get a link?and did you uninstall the old one?
Works fine for me now :S. I'm extremely sorry for the missunderstanding Ziki :(. Clicked install.
Biggles
03-11-2007, 09:11 PM
Biggles likes - and clicks installed 'With Thanks':up:
Greek76
03-12-2007, 08:49 AM
Works great thanks.
Atakan KOC
03-25-2007, 06:02 PM
Thanks........
MThornback
04-09-2007, 09:12 PM
Is there a way to set it up for a manual template edit? I have a heavily modified memberinfo template...and I don't use the forum avatar in the usual way on this template
It appears exactly where the usual avatar does.
zhabbo
04-10-2007, 06:17 PM
thanks installed
You can now translate this hack
weedheaven
12-15-2007, 07:03 AM
Thank you works perfect on 3.6.8 pl2
UltraFanatics
01-28-2008, 05:29 PM
Awesome mod mate!!
TheInsaneManiac
02-04-2008, 03:44 PM
Do you have any other default avatars?
SpreadingLight
02-21-2008, 04:26 AM
Installed - works well on 3.6.8 pl2
Thanks, great easy mod. Can different avatars be set for different styles?
thunder_sti
03-08-2008, 03:34 PM
Installed & Working !!!
Thanks
Ejecutor Hanzo
03-30-2008, 06:20 PM
Very useful!
Installed :D
Goodman_2020
03-31-2008, 12:38 PM
hi, very nice hack though there is a big problem and i don't know how to solve it:
i chosed to not display avatars in memberlist, but if this hack is On, no matter my setting, it display them where i don't want...how solve this problem?
insidedesign
05-06-2008, 08:46 PM
Seems to work fine in 3.7
Wobbly Goblin
05-13-2008, 05:01 PM
i chosed to not display avatars in memberlist, but if this hack is On, no matter my setting, it display them where i don't want...how solve this problem?
Same here. Not only that, but it displays the "default avatar" on the members list for everyone...not just those without avatars. :(
frankenberrie
07-11-2008, 04:24 PM
Works on Vbulletin 3.72 PL2
For all those having trouble with this MOD showing the avatar in the memberlist, here is the simple fix brought to you by Frankenberrie :)
Download the mod then open it and remove the following code from it:
<plugin active="1" executionorder="5">
<title>Memberlist</title>
<hookname>memberlist_bit</hookname>
<phpcode><![CDATA[if ($vbulletin->options['zh_noavatar_onoff'] == '1')
{
if (!$avatarurl)
{
$zhavapath = $vbulletin->options['zh_noavatar_path'];
$avatarurl = $zhavapath;
//make sure the avatar collumn is displayed
$show['avatar'] = true;
$show['avatarcol'] = true;
}
}]]></phpcode>
</plugin>
DONE! ENJOY====
Eonwe
08-11-2008, 02:56 PM
Thanks, installed.
Peejay
11-06-2008, 08:18 PM
Just what I was looking for, many thanks :D
youjoomla
03-15-2009, 05:43 AM
not showing on user profile , v bull 3.8.1
pooslokka
04-15-2009, 05:33 PM
woks charm with 3.7x
Thank you so much !!!
pooslokka
04-15-2009, 05:34 PM
not showing on user profile , v bull 3.8.1
yah joomla,
that ofcause true. so had to make a test post with a new user account see weather it is displayed in the postbit .
:)
shuangddr
05-03-2009, 10:56 AM
will there a version for 3.8?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.