![]() |
Default Avatar Mod Addon - Sidebar
Hello again,
I've stumbled onto this mod, which gives you a default avatar in; 1. Member List: Code:
<phpcode><![CDATA[if ($show['avatar'] != true && $vbulletin->options['avatarenabled']) { 2. Postbit: Code:
<phpcode><![CDATA[if ($show['avatar'] != true && $this->registry->options['avatarenabled'] && !($this->registry->userinfo['userid'] > 0 AND !$this->registry->userinfo['showavatars'])) { 3. Profile: Code:
<phpcode><![CDATA[if ($this->registry->options['avatarenabled']) { Info on "<hookname>" would help too! Best Regards, ~tEh'P?r4d0x |
All times are GMT. The time now is 01:11 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:
|