PDA

View Full Version : Default Avatar For Members Without


.LuTioN.
03 Apr 2004, 00:26
This mod will add a default avatar for members who have not selected an avatar. I haven't seen it released for vB3 Gold yet, so here it is ;)

Some styles code in the postbit and postbit_legacy templates are different. If you are having trouble, just attach your postbit code to a post and I'll sort it out for you.

The only bug I could see is if a member chooses not to view avatars, he will see the default avatar for everyone.

Live demo at pCn Forums (http://www.pc-nerd.com)

Please click install (http://www.vbulletintemplates.com/mods/vborg_miscactions.php?do=installhack&threadid=6024) :)

Diva
03 Apr 2004, 03:21
Hi .LuTioN.! I've been looking for this hack. :)

I tried it and the only problem is that if there is no avatar the username goes below the noavatar.gif.

Here is the code I used (the postbit is different from the p-legacy:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------




PS: I'm using VB3G

Zachery
03 Apr 2004, 03:25
Add a div around his code for the second one.

Diva
03 Apr 2004, 03:28
Hmmm... I dont think I understand where to put the <div>. I tried this and nothing happened:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

.LuTioN.
03 Apr 2004, 03:42
Sorry, fixing code now. Will update in a few minutes.

.LuTioN.
03 Apr 2004, 04:15
@Diva

Attachment updated, but it's working on my forum and I'm using the same code. Try this if you can't get the code to work:

Find:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Add After:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



This code worked on my forum also.

And make sure your option to view avatars is checked in your userCP.

If anymore problems, please attach your postbit code to a post.

Diva
03 Apr 2004, 04:24
Yay! It works. :D Thank you two so much. *clicks install*

.LuTioN.
03 Apr 2004, 04:25
Your welcome :)

Which option did you choose to fix it?

Diva
03 Apr 2004, 16:04
The one that you posted that you said also worked in your forum. This is a big help. Thanks again. :D

.LuTioN.
03 Apr 2004, 17:54
Your welcome.