![]() |
Avatars - not uploading to your server
Is there a hack that does this:
I'm wanting to remove every users avatar as I'm now wanting people to host their avatar on another website because people's avatars are killing my bandwidth. So, how can I delete everyone's avatar's to make them add it again? More information here - http://www.vbulletin.com/forum/showt...254#post408254 |
If you have phpmyadmin you can just empty the fields (dont delete the fields... just empty them) in the avatar table. Or if some one is nice enough they could write you a php script.
|
[sql]DELETE from customavatar
UPDATE user SET avatarid=0, hascustomavatar=0[/sql] i think these two queries are correct |
All times are GMT. The time now is 07:10 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:
|