![]() |
Deleting All Avatars????
OK, I wanna delete all my avatars and re-upload new ones.. can anyone help me??? See I got all these old avatars, that I dont like, there are about 700.. and I wanna delete them all at once.. can anyone help me out?? plz.... :sleep:
and I also need help with no avatar thing, where ppl have a no avatar.. avatar when they don't have an avatar.. plz help soon!! |
Code:
DELETE FROM avatar; |
Thank You firefly, your the best!!!
But can someone tell me how to set a default avatar??? like when someone has no avatar, it should have an avatar saying no avatar.. can someone plz help me??? |
in functions.php, find:
PHP Code:
PHP Code:
that should do it. |
That won't work nakkid. :)
You need to replace this: Code:
if ($avatarurl=="" or ($bbuserinfo[userid]>0 and !($bbuserinfo[showavatars]))) { Code:
if ($bbuserinfo['userid']>0 and !$bbuserinfo['showavatars']) { |
nakkid and firefly, thanks a lot man.. owe you big times :)
|
All times are GMT. The time now is 02:09 AM. |
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:
|