The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I am wanting to delete all customavatars that are greater than 100 pixels wide.
I was thinking that this would work: DELETE from customavatar WHERE width > 100; I am running vb 3.5.4. Does that look like it would work? |
|
#2
|
|||
|
|||
|
thanks, i just used your query and deleted all the custom avatars larger than the size u mentioned, you can goahead. thanks again
|
|
#3
|
|||
|
|||
|
I just tried this in 3.6.8 and it didn't do the trick. Any idea on how to modify this query to work correctly?
|
![]() |
|
|